VectorizeSCM: Vectorization of SCMs

Description Usage Arguments Value Author(s) See Also

View source: R/VectorizeSCM.R

Description

This function vectorizes sample covariance matrices with the vect function.

Usage

1
VectorizeSCM(scm_list)

Arguments

scm_list

a list where every element is a list of numeric covariance matrices.

Value

It returns a list of vectors, which are the vectorized form of the input sample covariance matrices.

Author(s)

Laura Masiero, email: laura.masiero.10@gmail.com

See Also

vect, SCM


LauraMasiero/RiemannR documentation built on Sept. 29, 2020, 9:51 p.m.