| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ProbDistI --+
|
LidstoneProbDist --+
|
LaplaceProbDist
The Laplace estimate for the probability distribution of the experiment used to generate a frequency distribution. The Lidstone estimate approximates the probability of a sample with count c from an experiment with N outcomes and B bins as (c+1)/(N+B). This is equivalant to adding one to the count for each bin, and taking the maximum likelihood estimate of the resulting frequency distribution.
|
|||
|
|||
string
|
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Use the Laplace estimate to create a probability distribution for the
experiment used to generate
|
repr(x)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:59 2012 | http://epydoc.sourceforge.net |