correlate_stochastics: Correlate Stochastics

Description Usage Arguments Value

View source: R/stochastics.R

Description

Takes an MxN matrix A of randomly generated values and multiplies by the cholesky of an NxN matrix X, a correlation matrix.

Usage

1
correlate_stochastics(stochastics, correlation)

Arguments

stochastics

A matrix

correlation

A square matrix with size the number of processes in the stochastic matrix.

Value

A MxN matrix of correlated stochastic random variables


Houstonwp/AIRG documentation built on Jan. 12, 2020, 8:10 p.m.