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