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