FHT | R Documentation |
The FHT
data set has n = 50 observations and p = 100 predictors. The covariance between predictors Xj and Xj' has the same correlation 0.5. See details in Simon et al. (2011).
data(FHT)
This list
object named "FHT" contains the following data:
a covariate matrix with 50 rows and 100 columns
the distinct failure times
the censoring indicator (status = 1 indicates no censoring and status = 0 indicates right censoring)
Friedman, J., Hastie, T. and Tibshirani, R. (2008)
"Regularization Paths for Generalized Linear Models via Coordinate
Descent", https://web.stanford.edu/~hastie/Papers/glmnet.pdf
Journal of Statistical Software, Vol. 33(1), 1-22 Feb 2010
https://www.jstatsoft.org/v33/i01/
Simon, N., Friedman, J., Hastie, T., Tibshirani, R. (2011)
"Regularization Paths for Cox's Proportional Hazards Model via
Coordinate Descent", Journal of Statistical Software, Vol. 39(5)
1-13
https://www.jstatsoft.org/v39/i05/
data(FHT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.