check_srm_rsa: Check Social Relations Model Response Surface Analysis

Description Usage Arguments Value

View source: R/helper_functions.R

Description

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.

Usage

1
check_srm_rsa(fitted_srm_rsa)

Arguments

fitted_srm_rsa

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

Value

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


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