How does lavaan handle missing data?

1,827 views
Skip to first unread message

Ray Fang

unread,
May 23, 2015, 2:20:37 PM5/23/15
to lav...@googlegroups.com
Hi I am new to lavaan, I hear great things about it. How does the package handle missing data and what are the arguments to handle it in regression analyses, mediation analyses, SEM?

Thanks!

ray

Mikko Rönkkö

unread,
May 25, 2015, 8:43:37 AM5/25/15
to lav...@googlegroups.com
Hi,

Lavaan uses listwise deletion or FIML. This is explained in the documentation of the “missing” argument:

If "listwise", cases with missing values are removed listwise from the data frame before analysis. If "direct" or "ml" or "fiml" and the estimator is max- imum likelihood, Full Information Maximum Likelihood (FIML) estimation is used using all available data in the data frame. This is only valid if the data are missing completely at random (MCAR) or missing at random (MAR). If "default", the value is set depending on the estimator and the mimic option. 

If you prefer to use multiple imputation, you can do that with the semTools package.

Mikko

--
You received this message because you are subscribed to the Google Groups "lavaan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lavaan+un...@googlegroups.com.
To post to this group, send email to lav...@googlegroups.com.
Visit this group at http://groups.google.com/group/lavaan.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages