plot_latent_comparison: Plot Latent Model Comparison Results

View source: R/plot_latent_comparison.R

plot_latent_comparisonR Documentation

Plot Latent Model Comparison Results

Description

Creates visualization of model comparison results

Usage

plot_latent_comparison(x, type = "fit", ...)

Arguments

x

An object of class 'modelscompete4' or 'latent_comparison'

type

Type of plot: 'fit' for fit indices, 'diff' for differences

...

Additional arguments passed to plotting functions

Value

A ggplot object (if ggplot2 and tidyr are available), otherwise NULL


modelscompete4 documentation built on April 25, 2026, 1:07 a.m.