File: t_GumbelFactory_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: 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 (12 lines) | stat: -rw-r--r-- 1,071 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Distribution                      = class=Gumbel name=Gumbel dimension=1 beta=0.5 gamma=2.5
Estimated distribution            = class=Gumbel name=Gumbel dimension=1 beta=0.503317 gamma=2.50626
Parameter distribution            = Normal(mu = [0.503311,2.50636], sigma = [0.00505364,0.00503881], R = [[ 1        0.030322 ]
 [ 0.030322 1        ]])
Default distribution              = Gumbel(beta = 1, gamma = 0)
Distribution from parameters      = Gumbel(beta = 0.5, gamma = 2.5)
Typed estimated distribution      = Gumbel(beta = 0.503317, gamma = 2.50626)
Default typed distribution        = Gumbel(beta = 1, gamma = 0)
Typed distribution from parameters= Gumbel(beta = 0.5, gamma = 2.5)
Estimated distribution (mu/sigma)       = class=ParametrizedDistribution parameters=class=GumbelMuSigma name=Unnamed mu=2.79678 sigma=0.645529 distribution=class=Gumbel name=Gumbel dimension=1 beta=0.503317 gamma=2.50626
Parameter distribution (mu/sigma)       = Normal(mu = [2.79678,0.645529], sigma = [0.00499641,0.00423748], R = [[  1        -0.416125 ]
 [ -0.416125  1        ]])