compute.interactions: Compute Total interaction indices and Sobol indices for...

Description Usage Arguments Value

View source: R/sensitivity_SSM.R

Description

This function computes the Total interaction indices of all second order interactions present in the model. If d < 11 then it also computes the Sobol indices of all interactions (second order and higher) in the model. It identifies the relevant rows of the SSM basis slot for each interaction and sums the term variances. Called by update.sensitivity.

Usage

1

Arguments

ssm

An SSM object.

Value

An SSM object. This is the ssm input with the relevant slots updated.


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