chol2Lambda: Create a conditionally negative definite matrix from Cholesky...

Description Usage Arguments Value

View source: R/fitcomposite.R

Description

This function takes a vector, fills a Cholesky upper triangular matrix and transforms it to a positive definite matrix, then into a symmetric CNSD matrix with zero diagonal for the HR model

Usage

1
chol2Lambda(vec, dime, EoW = TRUE)

Arguments

vec

vector of parameters for the Cholesky decomposition, with log-diagonal entries

dime

dimension of the model

Value

a CNSD matrix


lbelzile/demoroutines documentation built on May 20, 2019, 8:28 p.m.