Learn R Programming

pmwg (version 0.2.7)

unwind: Unwinds variance matrix to a vector

Description

Takes a variance matrix and unwind to a vector via Cholesky decomposition then take the log of the diagonal.

Usage

unwind(var_matrix, ...)

Value

The unwound matrix as a vector

Arguments

var_matrix

A variance matrix