compute.specific.interaction: Compute the Sobol index for a given interaction.

Description Usage Arguments Value

Description

This computes the Sobol index for a given interaction. The relevant term variances are identified and summed and the resulting variance normalized and returned.

Usage

1

Arguments

factors

A vector of numbers of length at least two, identifying the interaction of interest. e.g. The input (1, 3, 4) indicates that the interaction between the first, third and fourth factors is the one of interest.

ssm

An SSM object.

Value

A number. The Sobol index of the requested interaction.


SSM documentation built on May 1, 2019, 10:09 p.m.