mtkWWDMEvaluatorResult-class: The 'mtkWWDMEvaluatorResult' class

Description Class Hierarchy Constructor Slots Methods See Also Examples

Description

A class to collect the results produced by the evaluator implementing the model WWDM.

Class Hierarchy

Parent classes :

mtkEvaluatorResult

Direct Known Subclasses :

Constructor

mtkWWDMEvaluatorResult

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 = "mtkWWDMEvaluatorResult"): Provides a summary of the results produced by the evaluator.

print

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

plot

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

See Also

help(mtkEvaluatorResult) and help(WWDM)

Examples

1
2
## See examples from help(mtkEvaluatorResult).
	

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