Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ex_ICLT

Virtual data set for interval censored and left truncated data


Description

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.

Usage

data(ex_ICLT)

Format

The data have the following columns:

lowerIC

The lower limit of the censoring interval.

upperIC

The upper limit of the censoring interval.

trunc

The vector of left truncated points.

X1 - X6

The covariate vectors used for variable selection.

See Also

Examples

library(ALassoSurvIC)
data(ex_IC) # 100 subjects and 6 covariates
print(ex_IC)

ALassoSurvIC

Adaptive Lasso for the Cox Regression with Interval Censored and Possibly Left Truncated Data

v0.1.0
GPL (>= 3)
Authors
Chenxi Li, Daewoo Pak and David Todem
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.