Learn R Programming

mtk (version 1.0)

mtkMorrisAnalyserResult: The constructor of the class mtkMorrisAnalyserResult

Description

The constructor

Usage

mtkMorrisAnalyserResult(main,information=NULL)

Arguments

main
a data.frame holding the results of the sensitivity analysis produced by the analyser.
information
a named list containing the information about the managed data.

Value

mtkMorrisAnalyserResult 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 from the help of the method: help(Morris)

Run the code above in your browser using DataLab