Description Class Hierarchy Constructor Slots Methods See Also Examples
A class to collect the results of the sensitivity analysis produced by the analyser implementing the method Regression.
mtkAnalyserResult
mtkRegressionAnalyserResultsignature(main,information=NULL)
main:(data.frame) a data.frame holding the experimental design.
information:(NULL) a named list containing optional information about the managed data.
summarysignature(object = "mtkRegressionAnalyserResult"): Provides a summary of the experimental design produced by the analyser.
printsignature(x = "mtkRegressionAnalyserResult"): Prints a report of the experimental design produced by the analyser.
plotsignature(x = "mtkRegressionAnalyserResult"): Plots the experimental design produced by the analyser.
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.