unwind: Unwinds variance matrix to a vector

Description Usage Arguments Value

View source: R/store.R

Description

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

Usage

1
unwind(var_matrix, ...)

Arguments

var_matrix

A variance matrix

Value

The unwound matrix as a vector


pmwg documentation built on Feb. 17, 2021, 9:07 a.m.