mtkBasicMonteCarloDesigner classmtkBasicMonteCarloDesigner class is a sub-class of the class mtkDesigner.
It implements the BasicMonteCarlo method for experiments design and provides all the slots and methods defined in the class mtkDesigner.
mtkDesignername:character) always takes the string "design".protocol:character) always takes the string "R".site:character) always takes the string "mtk".service:character) always takes the string "BasicMonteCarlo".parameters:vector) a vector of [mtkParameter] containing the parameters to pass while calling the service.ready:logical) a logical to tell if the process is ready to run.state:logical) a logical to tell if the results produced by the process are available and ready to be consumed.result:ANY) a data holder to hold the results produced by the processmtkBasicMonteCarloDesignerResult].BasicMonteCarlo method with help(BasicMonteCarlo)mtk, une bibliothèque R pour l'exploration numérique des modèles.
In: Analyse de sensibilité et exploration de modèles : Application aux sciences de la nature et de l'environnement
(R. Faivre, B. Iooss, S. Mahévas, D. Makowski, H. Monod, Eds). Editions Quae, Versailles.
# See examples from the BasicMontecarlo method: help(basicMonteCarlo)
Run the code above in your browser using DataLab