R/PanelCurrentStatus.R
ccl.fit.Rd
Calcuate the scaled coefficients from the conditional censoring logistic (CCL) estimator
ccl.fit(delta, ctime, predictors, n.ptb, seed = 1)
delta | matrix of event indicator |
---|---|
ctime | matrix of censoring/monitoring time |
predictors | matrix of predictors |
n.ptb | number of perturbations |
seed | random seed for resampling |