This package contains R functions to compute the conditional censoring logistic (CCL) estimator and model metrics to evaluate risk predictions using panel current status data. The CCL estimator takes advantage of the ability to transform panel current status data into a binary outcome analysis, building on existing logistic regression estimators by incorporating monitoring time information into the working model.
Install development version from GitHub:
# install.packages("remotes") remotes::install_github("celehs/PanelCurrentStatus")