compute.total.effects {SSM}R Documentation

Compute Total effects

Description

This function computes the Total indices of the model variables. It identifies the relevant rows of the SSM basis slot and sums the term variances. Called by update.sensitivity.

Usage

compute.total.effects(ssm)

Arguments

ssm

An SSM object.

Value

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


[Package SSM version 1.0.1 Index]