sivip-class: Class '"sivip"'

Description Slots Objects from the Class Methods

Description

An S4 class container for the result of the function sivipm.

Slots

fo.isivip

vector of length equal to the number of X-inputs. Individual sensitivity indices.

fo.isivip.percent

sorted percentages of fo.isivip.

tsivip

vector of length equal to the number of X-inputs. Total sensitivity indices.

tsivip.percent

sorted percentages of tsivip.

monosignif

a vector of length equal to the number of monomials.

correlalea

a matrix. The number of rows and columns is equal to the number of Y-inputs.

simca.signifcomponents

a matrix. The number of rows is equal to the number of components, and the number of columns is equal to the number of Y-inputs plus one.

lazraq.signifcomponents

a vector of length equal to the number of components.

output

a list which contains the additional results.

See description in the function sivipm.

Objects from the Class

Objects from this class are created by the function sivipm.

Methods

print

display function. print has an optional argument, all=FALSE. When it is set to TRUE, all the components are displayed. Otherwise, the slots fo.isivip, tsivip and output are hidden.

show

equivalent to print(all=TRUE)

summary

equivalent to print(all=FALSE)

getNames

display the names of the non-null components


sivipm documentation built on May 2, 2019, 6:41 a.m.