Description Class Hierarchy Constructor Slots Methods See Also Examples
A class to collect the results produced by the evaluator implementing the model WWDM
.
mtkEvaluatorResult
mtkWWDMEvaluatorResult
signature(main,information=NULL)
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.
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.
help(mtkEvaluatorResult)
and help(WWDM)
1 2 | ## See examples from help(mtkEvaluatorResult).
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.