Description Usage Arguments Value
View source: R/helper_functions.R
This function concatenates and prints the string srm model. If you're familiar with lavaan syntax, this can be used to make sure the SRM is specified correctly in the event of unexpected results.
1 | check_srm(fitted_srm_rsa)
|
fitted_srm_rsa |
The fitted SRM RSA object from which you want the printed SRM (in lavaan syntax). |
A printed, concatenated, string that corresponds to the SRM passed to lavaan.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.