genTheta {GRShiny}R Documentation

Generate individual true latent traits

Description

Generate individual true latent traits

Usage

genTheta(nsample, nfac, l.cov = NULL)

Arguments

nsample

a numeric indicating the number of people

nfac

a numeric indicating the number of factors

l.cov

a matrix containing latent covariances

Details

This generates individual latent scores

Value

a matrix containing individual latent scores


[Package GRShiny version 1.0.0 Index]