| 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.
beliefsa numeric vector
valuesa numeric vector
attitudesa numeric vector
intentionsa 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.