mtkPLMMAnalyserResult-class: The 'mtkPLMMAnalyserResult' class

Description Class Hierarchy Constructor Slots Methods Author(s) References Examples

Description

A class to collect the results of the sensitivity analysis produced by the analyser implementing the method PLMM.

Class Hierarchy

Parent classes :

mtkAnalyserResult

Direct Known Subclasses :

Constructor

mtkPLMMAnalyserResult

signature(main,information=NULL)

Slots

main:

(data.frame) a data.frame holding the experimental design.

information:

(NULL) a named list containing optional information about the managed data.

Methods

summary

signature(object = "mtkPLMMAnalyserResult"): Provides a summary of the experimental design produced by the analyser.

print

signature(x = "mtkPLMMAnalyserResult"): Prints a report of the experimental design produced by the analyser.

plot

signature(x = "mtkPLMMAnalyserResult"): Plots the experimental design produced by the analyser.

Author(s)

Rober Faivre, MIA-Toulouse, INRA, Contact: faivre@toulouse.inra.fr, Juhui WANG, MIA-Jouy, Inra,

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

1
# see examples with help(PLMM)

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