relvm_single_true: Estimation Of The Random Effect Latent Variable Model...

Description Usage Arguments Value

View source: R/archive/estimate - Copy.R View source: R/estimate.R

Description

Estimate the random effect latent variable model

Usage

1
relvm_single_true(group, df, inits, predict, use_wt)

Arguments

group

A measure group name.

df

The standardized measure score and measure weight table (alldf).

inits

Initial values for mu, fl, and err term in a list. fl is the factor loading. They will be initialized generally if it is null. The default is a list with for all mu and one for others.

predict

The default is TRUE.

use_wt

A vector of strings, possible contains "step1" and "step2", corresponding to step 1 (optimize the model parameters) and step 2 (predict the group score) in the latent variable model, respectively.

Value

An object of S3 class "relvm" with estimated parametes.


huangrh/relvm documentation built on May 17, 2019, 9:10 p.m.