Learn R Programming

aucm (version 2016.1-2)

kyphosis: Kyphosis Data

Description

Kyphosis Data

Usage

data(kyphosis)

Arguments

Format

A data frame with 81 observations on the following 5 variables.
Kyphosis
a factor with levels absent present
Age
a numeric vector
Number
a numeric vector
Start
a numeric vector
y
a numeric vector

Examples

Run this code
data(kyphosis)
## maybe str(kyphosis) ; plot(kyphosis) ...

Run the code above in your browser using DataLab