File: t_DirichletFactory_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 (6 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
distribution= class=Dirichlet name=Dirichlet dimension=3 theta=class=Point name=Unnamed dimension=4 values=[0.2,0.3,0.4,0.5]
Estimated distribution= class=Dirichlet name=Dirichlet dimension=3 theta=class=Point 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])