Learn R Programming

mtk (version 1.0)

mtkResult: The constructor of the class mtkResult

Description

The constructor

Usage

mtkResult(information=list())

Arguments

information
a named list containing the information about the managed data.

Value

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

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

Run this code

## See examples from help(mtkAnalyserResult), help(mtkDesignerResult), help(mtkEvaluatorResult)

	

Run the code above in your browser using DataLab