sem_modelcomp: Model comparison

View source: R/sem_modelcomp.R

sem_modelcompR Documentation

Model comparison

Description

This function will display a table of Model significance tests

Usage

sem_modelcomp(m0, m1, digits = 3, print = TRUE)

Arguments

m0

A lavaan model.

m1

A lavaan model.

digits

How many digits to display? (default = 3)

print

Create a knitr table for displaying as html table.


dr-JT/semoutput documentation built on March 25, 2024, 9:18 p.m.