| ex_ICLT | R Documentation |
The data ex_ICLT is a virtual data set created to show how to utilize the package. ex_ICLT is interval censored and left truncated data. See ex_IC for interval censored data.
data(ex_ICLT)
The data have the following columns:
lowerICThe lower limit of the censoring interval.
upperICThe upper limit of the censoring interval.
truncThe vector of left truncated points.
X1 - X6The covariate vectors used for variable selection.
ex_IC
library(ALassoSurvIC) data(ex_IC) # 100 subjects and 6 covariates print(ex_IC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.