Home | Trees | Indices | Help |
|
---|
|
object --+ | ConditionalProbDistI
A collection of probability distributions for a single experiment run
under different conditions. Conditional probability distributions are
used to estimate the likelihood of each sample, given the condition under
which the experiment was run. For example, a conditional probability
distribution could be used to estimate the probability of each word type
in a document, given the length of the word type. Formally, a
conditional probability distribution can be defined as a function that
maps from each condition to the ProbDist
for the experiment
under that condition.
|
|||
|
|||
ProbDistI
|
|
||
int
|
|
||
list
|
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:56 2008 | http://epydoc.sourceforge.net |