void ErlangFit(TVec X, ref Int32 k, ref Double lambda)
Calculate parameters for Erlang distributed values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec | source TVec |
| 2 | k | Int32 (ref) | output |
| 3 | lambda | Double (ref) | output |
Result: stored in self (calling object)
Calculate parameters for Erlang distributed values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec | source TVec |
| 2 | k | Int32 (ref) | output |
| 3 | lambda | Double (ref) | output |
Result: stored in self (calling object)