Description Class Hierarchy Constructor Slots Methods See Also Examples
A class to collect the results of the simulation produced with a model.
mtkResult
mtkWWDMEvaluatorResult, etc.
mtkEvaluatorResultsignature(main=data.frame(),information=list())
main:(data.frame) a data.frame holding the data produced by the model simulation.
information:(list) a named list containing information about the managed data and process.
summarysignature(object = "mtkEvaluatorResult"): Provides a summary of the data produced with the model simulation.
printsignature(x = "mtkEvaluatorResult"): Prints a report of the data produced with the model simulation.
plotsignature(x = "mtkEvaluatorResult"): Plots the data produced with the model simulation.
help(morris, sensitivity) and help(Regression)
1 2 3 | ## See examples from help(mtkAnalyserResult)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.