anxietyanger {SIN}R Documentation

Anxiety and Anger

Description

Measurements on 684 students. The 4 variables are:

Usage

data(anxietyanger)

Format

A list providing a summary of the data. The list contains:

anxietyanger$means : the mean vector,
anxietyanger$stddev : the vector of standard deviations,
anxietyanger$corr : the correlation matrix, and
anxietyanger$n : the sample size.

Source

Cox, D.R. \& Wermuth, N. (1993) Linear Dependencies Represented by Chain Graphs. Statistical Science 8(3): 204-283. (See Table 1).

Examples

data(anxietyanger)
anxietyanger$means
anxietyanger$stddev
anxietyanger$corr
anxietyanger$n

[Package SIN version 0.4 Index]