lm_fiml: Run a model that has lm syntax in lavaan with FIML

View source: R/lm_fiml.R

lm_fimlR Documentation

Run a model that has lm syntax in lavaan with FIML

Description

This function is intended to allow you to avoid manually creating interaction terms when you want to handle missing data with FIML.

Usage

lm_fiml(model)

Arguments

model

An lm model

Value

Model output


michaelasher/asherR documentation built on July 5, 2023, 8:55 p.m.