Rev Language Reference


validationAnalysis

Usage

validationAnalysis(MonteCarloAnalysis sampler, Natural simulations, String directory)

Arguments

sampler : MonteCarloAnalysis (pass by value)
The template Monte Carlo sampler instance.
simulations : Natural (pass by value)
How many replicate simulations to run.
directory : String (pass by value)
The directory for the output of the simulations.
Default : output

Methods