View source: R/compare_latent_models.R View source: R/print_latent_comparison.R
| print.latent_comparison | R Documentation |
Prints a summary of latent model comparison results.
## S3 method for class 'latent_comparison'
print(x, digits = 3, ...)
## S3 method for class 'latent_comparison'
print(x, digits = 3, ...)
x |
An object of class 'latent_comparison' |
digits |
Number of digits to display (default: 3) |
... |
Additional arguments passed to print method |
Invisibly returns the input object.
Invisibly returns the input object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.