File: t_FrechetFactory_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,204 kB
  • sloc: cpp: 256,662; python: 63,381; ansic: 4,414; javascript: 406; sh: 180; xml: 164; yacc: 123; makefile: 98; lex: 55
file content (11 lines) | stat: -rw-r--r-- 953 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Distribution                      = class=Frechet name=Frechet dimension=1 beta=2.5 alpha=2 gamma=-1.5
Estimated distribution            = class=Frechet name=Frechet dimension=1 beta=2.48707 alpha=1.95959 gamma=-1.47831
Parameter distribution            = Normal(mu = [2.48707,1.95959,-1.47831], sigma = [0.0530232,0.0393876,0.0460048], R = [[  1         0.858607 -0.967707 ]
 [  0.858607  1        -0.918773 ]
 [ -0.967707 -0.918773  1        ]])
Default distribution              = Frechet(beta = 1, alpha = 1, gamma = 0)
Distribution from parameters      = Frechet(beta = 2.5, alpha = 2, gamma = -1.5)
Typed estimated distribution      = Frechet(beta = 2.48707, alpha = 1.95959, gamma = -1.47831)
Default typed distribution        = Frechet(beta = 1, alpha = 1, gamma = 0)
Typed distribution from parameters= Frechet(beta = 2.5, alpha = 2, gamma = -1.5)
Estimated dist from mixture sample= Frechet(beta = 2.57426, alpha = 1.71402, gamma = -0.833636)