Trees | Indices | Help |
|
---|
|
object --+ | MonteCarloEstimator --+ | MCHypothesisTest
Monte Carlo Bernoulli Hypothesis Test
|
|||
|
|||
|
|||
list of object |
|
||
|
|||
|
|||
callable |
|
||
callable |
|
||
Inherited from Inherited from |
|
|||
VERBOSE = True
|
|
|||
Inherited from |
|
Initialize the estimator
|
Finalize the estimate, which is the # positive samples divided by total samples
|
Sample function for the estimator. This shuffles the combined sample of sample1 + sample2, returning a random permutation.
|
Start the Monte Carlo estimate
|
Update the count of samples where the alternate hypothesis was confirmed
|
Return the sample function, which generates random samples
|
Get the statistic function for the estimator. This function calculates an indicator variable based on a sample as generated by getSampleFunction.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 07 17:01:43 2014 | http://epydoc.sourceforge.net |