Learn R Programming

semTools (version 0.4-13)

twostage-class: Class for the Results of 2-Stage Maximum Likelihood (TSML) Estimation for Missing Data

Description

This class contains the results of 2-Stage Maximum Likelihood (TSML) estimation for missing data. The summary, anova, vcov methods return corrected SEs and test statistics. Other methods are simply wrappers around the corresponding lavaan methods.

Arguments

Objects from the Class

Objects can be created via the twostage function.

Slots

methods

See Also

twostage

Examples

Run this code
# See the example from the twostage function

Run the code above in your browser using DataLab