Dear all,
I hope you are well.
I just have a simple questions about how to request Full Information ML for missing data in Lavaan. The tutorial says that to use Full Information ML, missing = "ML" is required in the function. Particularly, it says that:
If the data contain missing values, the default behavior is listwise deletion. If the missing mechanism is MCAR (missing completely at random) or MAR (missing at random), the lavaan package provides case-wise (or ‘full information’) maximum likelihood estimation. You can turn this feature on, by using the argument missing = "ML" when calling the fitting function. An unrestricted (h1) model will automatically be estimated, so that all common fit indices are available.
Can someone help clarify this issue? Specifically, is FIML requested with missing = "FIML" or "ML" or both? And if there is any difference, what is the difference?
Kind regards,
Maximiliano