File: t_DirichletFactory_std.expout

package info (click to toggle)
openturns 1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 38,588 kB
  • ctags: 26,495
  • sloc: cpp: 144,032; python: 26,855; ansic: 7,868; sh: 419; makefile: 263; yacc: 123; lex: 44
file content (6 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
distribution= class=Dirichlet name=Dirichlet dimension=3 theta=class=NumericalPoint name=Unnamed dimension=4 values=[0.2,0.3,0.4,0.5]
Estimated distribution= class=Dirichlet name=Dirichlet dimension=3 theta=class=NumericalPoint name=Unnamed dimension=4 values=[0.197715,0.300208,0.398258,0.498906]
Default distribution= Dirichlet(theta = [1,1])
Dirichlet          = Dirichlet(theta = [0.2,0.3,0.4,0.5])
Estimated dirichlet= Dirichlet(theta = [0.197715,0.300208,0.398258,0.498906])
Default dirichlet= Dirichlet(theta = [1,1])