moderates,AbstractVariable,list,AbstractVariable-method | R Documentation |
Method for constructing a moderates relationship between two variables. Updates the relationships for each variable to include the newly constructed Moderates relationship.
## S4 method for signature 'AbstractVariable,list,AbstractVariable'
moderates(var, moderator, on)
var |
AbstractVariable. Variable that moderates the effect of @param moderator on @param on variable. |
moderator |
List of AbstractVaraibles. |
on |
AbstractVariable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.