File: t_FisherSnedecorFactory_std.expout

package info (click to toggle)
openturns 1.26-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 67,708 kB
  • sloc: cpp: 261,605; python: 67,030; ansic: 4,378; javascript: 406; sh: 185; xml: 164; makefile: 101
file content (14 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download | duplicates (3)
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