atmosphere.statistic

Members

Functions

positiveSampleCheck
bool positiveSampleCheck(T[] sample, T[] weights)
Undocumented in source. Be warned that the author may not have intended to support it.
positiveSampleCheck
bool positiveSampleCheck(T[] sample)
Undocumented in source. Be warned that the author may not have intended to support it.
wfsum
auto wfsum(Range sample)
Undocumented in source. Be warned that the author may not have intended to support it.
wfsum
T wfsum(Range sample, T[] weights)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GammaStatistic
struct GammaStatistic(T)

Minimal sufficient and complete statistic for the gamma disributoin.

GeneralizedGammaFixedPowerStatistic
struct GeneralizedGammaFixedPowerStatistic(T)

Minimal sufficient and complete statistic for the generalized gamma disributoin with fixed power parameter.

GeneralizedInverseGaussinFixedLambdaStatistic
struct GeneralizedInverseGaussinFixedLambdaStatistic(T)

Minimal sufficient and complete statistic for the generalized inverse Gaussin disributoin with fixed lambda.

GeneralizedInverseGaussinStatistic
struct GeneralizedInverseGaussinStatistic(T)

Minimal sufficient and complete statistic for the generalized inverse Gaussin disributoin.

InverseGammaStatistic
struct InverseGammaStatistic(T)

Minimal sufficient and complete statistic for the inverse-gamma disributoin.

Meta

License

MIT