anger | R Documentation |
Anger data
data(anger)
A covariance matrix for 4 variables measured on 684 female students.
anxiety state
anger state
anxiety trait
anger trait
Trait variables are viewed as stable personality characteristics, and state variables denote behaviour in specific situations. See Cox and Wermuth (1996).
Cox, D. R. and Wermuth, N. (1996). Multivariate dependencies. London: Chapman and Hall.
Cox, D.R. and Wermuth, N. (1990). An approximation to maximum likelihood estimates in reduced models. 77(4), 747-761.
# Fit a chordless 4-cycle model
data(anger)
G = UG(~ Y*X + X*Z + Z*U + U*Y)
fitConGraph(G,anger, 684)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.