File: data_mathmark.Rd

package info (click to toggle)
r-cran-doby 4.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,400 kB
  • sloc: makefile: 2
file content (32 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/DATA_doby.R
\docType{data}
\name{data_mathmark}
\alias{data_mathmark}
\alias{mathmark}
\alias{math}
\title{Mathematics marks for students}
\format{
This data frame contains the following columns: mechanics, vectors,
algebra, analysis, statistics.
}
\usage{
data(mathmark)
}
\description{
The \code{mathmark} data frame has 88 rows and 5 columns.
}
\examples{

data(mathmark)

}
\references{
David Edwards, An Introduction to Graphical Modelling, Second
Edition, Springer Verlag, 2000
}
\author{
Søren Højsgaard, \email{sorenh@math.aau.dk}
}
\concept{dataset}
\keyword{datasets}