half_underscore {riemtan} | R Documentation |
Half-underscore operation for use in the log-Cholesky metric
Description
Half-underscore operation for use in the log-Cholesky metric
Usage
half_underscore(x)
Arguments
x |
A symmetric matrix (object of class dsyMatrix) |
Value
The strictly lower triangular part of the matrix, plus half its diagonal part
[Package riemtan version 0.1.0 Index]