Package: wnpmle 0.1.2
wnpmle: Weighted NPMLE for Recurrent Events with a Competing Terminal Event
Provides regression modeling and prediction for the marginal mean of recurrent events in the presence of a competing terminal event using the weighted nonparametric maximum likelihood estimator (wNPMLE) of Bellach and Kosorok (2026) <doi:10.48550/arXiv.2605.25934>. Two classes of transformation models are implemented: Box-Cox transformation models and logarithmic transformation models. These extend the proportional means model of Ghosh and Lin (2002) <doi:10.17615/pt0g-y207> and the transformation model framework of Zeng and Lin (2006) <doi:10.1093/biomet/93.3.627>. Parameter estimation is performed using automatic differentiation through the Template Model Builder (TMB) framework. Standard errors are computed using sandwich variance estimators that account for estimation of the inverse-probability censoring weights following Bellach, Kosorok, Rüschendorf and Fine (2019) <doi:10.1080/01621459.2017.1401540>.
Authors:
wnpmle_0.1.2.tar.gz
wnpmle_0.1.2.tar.gz(r-4.7-any)wnpmle_0.1.2.tar.gz(r-4.6-any)
wnpmle_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wnpmle/json (API)
| # Install 'wnpmle' in R: |
| install.packages('wnpmle', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abellach/wnpmle/issues
Last updated from:c493d08e09. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 190 | ||
| source / vignettes | OK | 231 | ||
| linux-release-x86_64 | OK | 183 | ||
| wasm-release | OK | 104 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| AIC for wnpmle objects | AIC.wnpmle |
| Extract the estimated baseline mean function | baseline |
| BIC for wnpmle objects | BIC.wnpmle |
| Prepare bladder cancer data for wnpmle analysis | bladder_prep |
| Extract coefficients from a wnpmle object | coef.wnpmle |
| Log-likelihood for wnpmle objects | logLik.wnpmle |
| Log-likelihood profile plot for the transformation parameter | plot_loglik |
| Plot method for wnpmle objects | plot.wnpmle |
| Predict marginal mean for new covariate values | predict.wnpmle |
| Print method for wnpmle objects | print.wnpmle |
| Summary method for wnpmle objects | summary.wnpmle |
| Extract variance-covariance matrix from a wnpmle object | vcov.wnpmle |
| Fit Weighted NPMLE for Survival Data with Recurrent or Competing Events | wnpmle_fit |
