mtkProcess
classmtkProcess(
name,
protocol = "R",
site = "mtk",
service = "",
parameters = NULL,
ready = FALSE,
state = FALSE,
result = NULL
)
mtkParameter
] representing the parameters necessary to run the process.mtkResult
] to hold the results produced by the process.mtkProcess
classmtkProcess
class is a virtual class to manage the generic properties of processes involved in the "mtk" package. For details uses, see examples from help(mtkNativeDesigner)
, help(mtkNativeEvaluator)
, help(mtkNativeAnalyser)
, .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 with help(mtkNativeDesigner)
Run the code above in your browser using DataLab