Description Usage Format Source References Examples
The kyphosis data frame has 81 rows and 4 columns, representing data on children who have had corrective spinal surgery.
1 |
A data frame with 81 observations on the following 4 variables:
Kyphosisa factor with levels absent present indicating if a kyphosis (a type of deformation) was present after the operation.
Agein months
Numberthe number of vertebrae involved
Startthe number of the first (topmost) vertebra operated on
John M. Chambers and Trevor J. Hastie, Statistical Models in S, p 200.
John M. Chambers and Trevor J. Hastie eds. (1992) Statistical Models in S, Wadsworth and Brooks/Cole, Pacific Grove, CA.
1 2 | data(kyphosis.df)
pairs20x(kyphosis.df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.