get.whas100.dataset {survBootOutliers} | R Documentation |
Function that retrieves the WHAS100 dataset.
Description
This function retrieves the well known Worcester Heart Attack dataset with 100 individuals (WHAS100). This dataset is taken from the book by Hosmer D, Lemeshow S, May S. Applied Survival Analysis: Regression Modeling of Time to Event Data, 2nd edition. John Wiley and Sons Inc., New York, NY, 2008.
Usage
get.whas100.dataset()
Value
A data.frame containing the WHAS100 dataset
Examples
whas100_data <- get.whas100.dataset()
[Package survBootOutliers version 1.0 Index]