Learn R Programming

FARS (version 0.8.0)

get_sigma_list: Generic Function to Get Sigma List

Description

Returns the list of covariance matrices used to construct the ellipsoids.

Usage

get_sigma_list(x, ...)

get_sigma_list(x, ...)

Value

A list of covariance matrices.

A list of covariance matrices (one per period).

Arguments

x

An object of class fars_scenario.

...

Additional arguments (ignored).