View source: R/plot_latent_comparison.R
| plot_latent_comparison | R Documentation |
Creates visualization of model comparison results
plot_latent_comparison(x, type = "fit", ...)
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 |
A ggplot object (if ggplot2 and tidyr are available), otherwise NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.