TransformSigma_PDtoR3: TransformSigma_PDtoR3

Description Usage Arguments Value Examples

View source: R/Disequilibrium.R

Description

TransformSigma_PDtoR3

Usage

1

Arguments

vec

A length 3 vector of the variance of equation 1, followed by the covariance of equations 1 and 2, followed by the variance of equation 2.

Value

A length 3 vector spanning unrestricted R3.

Examples

1
2
PD_vec <- c(1, 0, 1)
TransformSigma_PDtoR3(PD_vec)

Disequilibrium documentation built on July 2, 2020, 3:27 a.m.