check_srm: Check Social Relations Model

Description Usage Arguments Value

View source: R/helper_functions.R

Description

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.

Usage

1
check_srm(fitted_srm_rsa)

Arguments

fitted_srm_rsa

The fitted SRM RSA object from which you want the printed SRM (in lavaan syntax).

Value

A printed, concatenated, string that corresponds to the SRM passed to lavaan.


Coryc3133/srmRsa documentation built on Dec. 31, 2020, 11:51 a.m.