math {mimR}R Documentation

Mathematics marks for students

Description

The math data frame has 88 rows and 5 columns.

Usage

data(math)

Format

This data frame contains the following columns:

me
a numeric vector
ve
a numeric vector
al
a numeric vector
an
a numeric vector
st
a numeric vector

Author(s)

Søren Højsgaard, sorenh@agrsci.dk

References

David Edwards, An Introduction to Graphical Modelling, Second Edition, Springer Verlag, 2000

Examples

data(math)
## maybe str(math) ; plot(math) ...

[Package mimR version 2.0.5 Index]