tra | R Documentation |
Simulated data loosely based on the Theory of Reasoned Action from Social Psychology. Similar data are frequently used in publications involving moderation and mediation. These data were created for illustrative purposes.
data(tra)
A data frame with 1000 observations on the following 4 variables.
beliefs
a numeric vector
values
a numeric vector
attitudes
a numeric vector
intentions
a numeric vector
The data were constructed with the following model(s) in mind. Attitudes are a function of beliefs as moderated by values. Beliefs lead to intentions though their association with attitudes.
data(tra) str(tra) eda.uni(tra$intentions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.