sem_residuals: Residual correlation matrix

View source: R/sem_residuals.R

sem_residualsR Documentation

Residual correlation matrix

Description

This function will display a table of the residual correlation matrix

Usage

sem_residuals(x, digits = 3, print = TRUE)

Arguments

x

a cfa() or sem() lavaan model

digits

How many digits to display? (default = 3)

print

Create a knitr table for displaying as html table? (default = TRUE)


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