mtkSystemEvaluatorResult-class: The 'mtkSystemEvaluatorResult' class

Description Class Hierarchy Constructor Slots Methods Author(s) Examples

Description

A class to collect the results produced by the evaluator implemented as a system application.

Class Hierarchy

Parent classes :

mtkEvaluatorResult

Direct Known Subclasses :

Constructor

mtkSystemEvaluatorResult

signature(main,information=NULL)

Slots

main:

(data.frame) a data.frame holding the results produced by the model simulation.

information:

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

Methods

summary

signature(object = "mtkSystemEvaluatorResult"): Provides a summary of the results produced by the evaluator.

print

signature(x = "mtkSystemEvaluatorResult"): Prints a report of the results produced by the evaluator.

plot

signature(x = "mtkSystemEvaluatorResult"): Plots the results produced by the evaluator.

Author(s)

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

Examples

1
# See examples 

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