1
2
3
4
5
#

Name:

Description:

The kyphosis data frame has 81 rows and 5 columns. representing data on children who have had corrective spinal surgery

Variables:

This data frame contains the following columns:

Kyphosis

a factor with levels absent present indicating if a kyphosis (a type of deformation) was present after the operation.

Age

in months

Number

the number of vertebrae involved

Start

the number of the first (topmost) vertebra operated on.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

John M. Chambers and Trevor J. Hastie eds. (1992) Statistical Models in S, Wadsworth and Brooks/Cole, Pacific Grove, CA.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Data_on_Children_who_have_had_Corrective_Spinal_Surgery_1122_61.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.