Statistics.MaxwellFit Method

void MaxwellFit(TVec X, ref Double a)

Calculate parameters for Maxwell distributed values.

#NameDescription
1XStores data which is assumed to to follow Maxwell distribution.
2aReturn Maxwell distribution parameter estimator a.

Result: stored in self (calling object)

See Also: StatRandom.RandomMaxwell