Description Class Hierarchy Constructor Slots Methods Details Author(s) References See Also Examples
A general and simple class to collect the results produced by diverse processes involved in the "mtk" package.
mtkDesignerResult,mtkEvaluatorResult, etc.
mtkResultsignature(information=list())
information:(list) a named list containing information about the managed data.
summarysignature(object = "mtkResult"): Provides a summary report about the managed data.
serializeOnsignature(this = "mtkResult"): Returns all managed data as a named list.
The mtkResult class is a virtual class to manage the generic properties of results produced by the processes involved in the "mtk" package.
For details uses, see examples from help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult).
Juhui WANG, MIA-Jouy, Inra, Juhui.Wang@jouy.inra.fr
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.
help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult)
1 2 3 | ## See examples from help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.