1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Distribution = class=FisherSnedecor name=FisherSnedecor dimension=1 d1=4.5 d2=8.4
Estimated distribution = class=FisherSnedecor name=FisherSnedecor dimension=1 d1=4.5705 d2=8.2066
Parameter distribution = Normal(mu = [4.5705,8.2066], sigma = [0.093349,0.261], R = [[ 1 -0.41075 ]
[ -0.41075 1 ]])
Default distribution = FisherSnedecor(d1 = 1, d2 = 5)
Distribution from parameters = FisherSnedecor(d1 = 4.5, d2 = 8.4)
Typed estimated distribution = FisherSnedecor(d1 = 4.5705, d2 = 8.2066)
Default typed distribution = FisherSnedecor(d1 = 1, d2 = 5)
Typed distribution from parameters= FisherSnedecor(d1 = 4.5, d2 = 8.4)
Estimated distribution with default estimator = FisherSnedecor(d1 = 4.5705, d2 = 8.2066)
Estimated distribution with moments= FisherSnedecor(d1 = 5.082, d2 = 8.2315)
Estimated distribution with likelihoodMax.= FisherSnedecor(d1 = 4.5705, d2 = 8.2066)
Build method of moments
Build method of likelihood maximization
|