Bootstrap |
A class to do statistical bootstrapping.
|
ControlVariateEstimator |
|
EstimatorIfc.Average |
A predefined EstimatorIfc that estimates the mean of the data
|
EstimatorIfc.Maximum |
A predefined EstimatorIfc that estimates the maximum of the data
|
EstimatorIfc.Median |
A predefined EstimatorIfc that estimates the median of the data
|
EstimatorIfc.Minimum |
A predefined EstimatorIfc that estimates the minimum of the data
|
EstimatorIfc.Variance |
A predefined EstimatorIfc that estimates the variance of the data
|
JackKnifeEstimator |
|
MultiBootstrap |
A collection of Bootstrap instances to permit multi-dimensional bootstrapping.
|
SNDiagnosticExperiment |
Use the static create method to get a builder to builder the experiment with its addFactor
data.
|
SNDiagnosticExperiment.Builder |
A builder for creating SNDiagnosticExperiment
|
SNDiagnosticExperiment.FactorInputData |
A Factor Input Data class to hold the data needed by the SNDiagnosticExperiment
|
SNDiagnosticExperiment.FactorOutputData |
A addFactor output data class to hold data produced for each addFactor by the SNDiagnosticExperiment
|
SNDiagnosticExperiment.SimRunner1 |
|
SNDiagnosticExperiment.SimRunner2 |
|
SNDiagnosticExperiment.SimRunner3 |
|
SNDiagnosticExperiment.StochasticActivityNetwork |
|