cov2prec: Covariance matrix to its matrix inverse (Precision matrix)

Description Usage Arguments

View source: R/community_graph.R

Description

Covariance matrix to its matrix inverse (Precision matrix)

Usage

1
cov2prec(Cov, tol = 1e-04)

Arguments

Cov

symmetric covariance matrix (can be correlation also)

tol

tolerance to define a zero eigenvalue (ie - is Prec positive definite)


zdk123/codmeR documentation built on May 4, 2019, 10:14 p.m.