mtkNativeDesigner
mtkNativeDesigner(design=NULL, X=NULL, information=NULL)
mtkNativeDesigner
classmtkNativeDesigner
class from the following situations:
help(mtkNativeEvaluator)
.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.help(mtkNativeEvaluator)
# Create a native designer with the method "Morris"
# implemented in the package "mtk"
designer <- mtkNativeDesigner(design="Morris", information=list(size=20))
Run the code above in your browser using DataLab