unwind: Unwinds variance matrix to a vector

View source: R/store.R

unwindR Documentation

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, ...)

Arguments

var_matrix

A variance matrix

Value

The unwound matrix as a vector


NewcastleCL/samplers documentation built on Feb. 12, 2024, 7:40 a.m.