sample_omega: Sampling step for omega matrix (Factor Scores) of dimension N...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Sampling step for omega matrix (Factor Scores) of dimension N x K.

Usage

1
sample_omega(lambda, x, alpha)

Arguments

lambda

A standard multivariate normal matrix of factor loadings of dimension P x K.

x

A multivariate Gaussian copula matrix of dimenion N x P.

alpha

A numeric vector of item-intercepts of length P.

Value

omega A multivariate Gaussian matrix of factor scores of dimension N x K.


EandrewJones/mmBPFA documentation built on Feb. 14, 2021, 11:17 p.m.