Teeth500 | R Documentation |
Data on the survival of teeth with many predictors
data(Teeth500)
A data frame containing the following variables:
tooth survival time subject to right censoring.
Tooth loss status: 1 = lost, 0 = not lost.
Molar indicator; 1 = molar tooth, 0 = non-molar tooth.
Mobility score, on a scale from 0 to 5.
Bleeding on probing, expressed as a percentage.
Plaque score, expressed as a percentage.
Periodontal probing depth.
Clinical Attachment Level.
Free Gingival Margin.
Number of filled surfaces.
New decayed surfaces.
Recurrent decayed surfaces.
Crown indicator; 1 = tooth has a crown, 0 = no crown.
Endodontic therapy indicator; 1 = endo therapy performed, 0 = no endo therapy.
Filled tooth indicator; 1 = filled, 0 = not filled.
Decayed tooth indicator; 1 = decayed, 0 = not decayed.
Total number of teeth.
Gender; 1 = male, 0 = female
Diabetes indicator; 1 = diabetes, 0 = no diabetes.
Tobacco use indicator; 1 = had tobacco use, 0 = never had tobacco use.
A data frame with 500 observations and 20 variables.
The data is a subset of the original dataset included in the MST
package
under the name Teeth
.
This subset contains the time to the first tooth loss due to periodontal reasons.
Calhoun, Peter and Su, Xiaogang and Nunn, Martha and Fan, Juanjuan (2018) Constructing Multivariate Survival Trees: The MST Package for R. Journal of Statistical Software, 83(12).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.