bic_cal: BIC for RCM

Description Usage Arguments Value Author(s)

View source: R/rccmSummary.R

Description

This function calculates the BIC for the random covariance model (RCM)

Usage

1
bic_cal(x, Omegas, Gk_est = NULL)

Arguments

x

List of K data matrices each of dimension n_k x p.

Omegas

p x p x K array of K number of estimated subject-level precision matrices.

Gk_est

p x p x K array of K number of estimated subject-level networks.

Value

Numeric BIC value

Author(s)

Lin Zhang


dilernia/rcm documentation built on Aug. 11, 2020, 7:29 a.m.