indiv4profilesCat {rties} | R Documentation |
Produces plots for sysVarIn when sysVar is categorical and there are 4 profiles
Description
Produces plots for sysVarIn when sysVar is categorical and there are 4 profiles
Usage
indiv4profilesCat(basedata, testModel, sysVar0name, sysVar1name)
Arguments
basedata |
A dataframe created internally by the "sysVarInPlots" function. |
testModel |
The model object created by sysVarIn for the interaction model (e.g., sysVarInteract) |
sysVar0name |
The name created by sysVarInPlots referring to the system variable for partner-0. |
sysVar1name |
The name created by sysVarInPlots referring to the system variable for partner-1. |
Value
A list of 4 plots showing the simple slopes for each of the profiles.
[Package rties version 5.0.0 Index]