Design | R Documentation |
Class for Study designs.
Design(relationships = list(), ivs = NULL, dv = NULL, source = NULL)
relationships
List of relationships between variables.
ivs
List of AbstractVariables. Varibale that are independent variables.
dv
AbstractVariable. Variable that is the dependent variable.
source
Data frame containing data for Design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.