cov_samp {bfa}R Documentation

Compute samples of the covariance matrix

Description

Compute samples of the covariance matrix

Usage

cov_samp(model)

Arguments

model

bfa model object

Value

A p x p x (no. of mcmc samples) array containing samples of the covariance matrix


[Package bfa version 0.4 Index]