mtkResult: The constructor of the class 'mtkResult'

Description Usage Arguments Value Details Author(s) References See Also Examples

Description

The constructor

Usage

1
mtkResult(information=list())

Arguments

information

a named list containing the information about the managed data.

Value

an object of the mtkResult class

Details

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).

Author(s)

Juhui WANG, MIA-Jouy, Inra, Juhui.Wang@jouy.inra.fr

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.

See Also

help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult)

Examples

1
2
3
## See examples from help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult)

	

mtk documentation built on May 2, 2019, 4:15 a.m.