Learn R Programming

mtk (version 1.0)

mtkSystemEvaluator: The constructor of the class mtkSystemEvaluator

Description

The constructor

Usage

mtkSystemEvaluator( service = "", mtkParameters = NULL, listParameters = NULL )

Arguments

service
a string specifying the way to invoke the application implementing the model.
mtkParameters
a vector of [mtkParameter] representing the parameters necessary to run the process.
listParameters
a named list containing the parameters to pass while calling the process. This gives another way to specify the parameters.

Value

mtkSystemEvaluator class

References

J. Wang, H. Richard, R. Faivre, H. Monod (2013). Le package 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.

Examples

Run this code
# see examples 

Run the code above in your browser using DataLab