Description Usage Arguments Value Author(s) References Examples
QRegIT is an R package for quantile (Q) regression (Reg) on inactivity (I) time (T). The inactivity time can be interpreted as time lost due to an event of interest, reversed lifetime, or time beyond an adverse event such as transition to an addictive drug. We propose a quantile regression model to associate the inactivity time with potential predictors, adjusting for confounding factors.
1 |
time |
the follow up time |
event |
the status indicator, normally 0 = censored |
cov |
the covariate(s) used in the regression |
t0 |
a pre-specified time point used to define inactivity time. t0 can be chosen from the observation period whose maximum would be the administrative censoring. |
tau |
the desired quantile; this is a number strictly between 0 and 1. |
type |
the event of primary interest when competing risks are present. When there are no competing events, the default is type = 1. |
nPerturb |
the number of perturbations; default = 400 |
QRegIT returns a data frame contianing estimated coefficients and 95 percent confidence interval.
Yichen Jia <yij22@pitt.edu>, Jong-Hyeon Jeong <jjeong@pitt.edu>.
Yichen Jia, Jong-Hyeon Jeong. Cause-Specific Quantile Regression on Inactivity Time. Submitted 2019.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.