Learn R Programming

FactorCopulaModel (version 0.1.1)

bifactorScore: Proxies for bi-factor copula model based on Gaussian bi-factor score

Description

Proxies (in (0,1)) for bi-factor copula model based on Gaussian bi-factor score

Usage

bifactorScore(udata, start, grsize, prlev=1)

Value

list with Aloadmat=estimated loading matrix after N(0,1) transform; proxies = nx(G+1) matrix with stage 1 proxies for the latent variables (for global latent in column 1, and then for group latent); weight = weight matrix based on the correlation matrix of normal score and the loading matrix.

Arguments

udata

nxd matrix in (0,1); n is sample size, d is dimension

start

starting values for fitting the bi-factor Gaussian model

grsize

G-vector with group sizes with G groups

prlev

printlevel in call to nlm

Examples

Run this code
#See example in bifactorEstWithProxy()

Run the code above in your browser using DataLab