Learn R Programming

FactorCopulaModel (version 0.1.1)

mvtBifact_nllk: negative log-likelihood for the bi-factor Gaussian/t model

Description

negative log-likelihood in the bi-factor Gaussian or t model

Usage

mvtBifact_nllk(rhovec,grsize,tdata,df)

Value

negative log-likelihood (nllk) of copula for mvt bi-factor model

Arguments

rhovec

vector of length d*2 for partial correlation representation of loadings, first d correlations with common factor, then partial correlations with group factor given common factor

grsize

vector of group sizes for bi-factor model

tdata

nxd data set of scores for t df (e.g., qt(u,df))

df

degree of freedom parameter (positive)