mtkSobolAnalyserResult-class: The 'mtkSobolAnalyserResult' class

Description Class Hierarchy Constructor Slots Methods See Also Examples

Description

A class to collect the results of the sensitivity analysis produced by the analyser implementing the method Sobol.

Class Hierarchy

Parent classes :

mtkAnalyserResult

Direct Known Subclasses :

Constructor

mtkSobolAnalyserResult

signature(main,information=NULL)

Slots

main:

(data.frame) a data.frame holding the experimental design.

information:

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

Methods

summary

signature(object = "mtkSobolAnalyserResult"): Provides a summary of the experimental design produced by the analyser.

print

signature(x = "mtkSobolAnalyserResult"): Prints a report of the experimental design produced by the analyser.

plot

signature(x = "mtkSobolAnalyserResult"): Plots the experimental design produced by the analyser.

See Also

help(mtkAnalyserResult) and help(Sobol)

Examples

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

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