multipleDL
Addressing Detection Limits by Cumulative Probability Models (CPMs)
Build CPMs (cumulative probability models, also known as cumulative link models) to account for detection limits (both single and multiple detection limits) in response variables. Conditional quantiles and conditional CDFs can be calculated based on fitted models. The package implements methods described in Tian, Y., Li, C., Tu, S., James, N. T., Harrell, F. E., & Shepherd, B. E. (2022). "Addressing Detection Limits with Semiparametric Cumulative Probability Models". <arXiv:2207.02815>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.0 |
rolling linux/jammy R-4.5 | multipleDL_1.0.0.tar.gz |
632.4 KiB |
1.0.0 |
rolling linux/noble R-4.5 | multipleDL_1.0.0.tar.gz |
643.3 KiB |
1.0.0 |
rolling source/ R- | multipleDL_1.0.0.tar.gz |
21.6 KiB |
1.0.0 |
latest linux/jammy R-4.5 | multipleDL_1.0.0.tar.gz |
632.4 KiB |
1.0.0 |
latest linux/noble R-4.5 | multipleDL_1.0.0.tar.gz |
643.3 KiB |
1.0.0 |
latest source/ R- | multipleDL_1.0.0.tar.gz |
21.6 KiB |
1.0.0 |
2026-04-26 source/ R- | multipleDL_1.0.0.tar.gz |
21.6 KiB |
1.0.0 |
2026-04-23 source/ R- | multipleDL_1.0.0.tar.gz |
21.6 KiB |
1.0.0 |
2026-04-09 windows/windows R-4.5 | multipleDL_1.0.0.zip |
926.8 KiB |
1.0.0 |
2025-04-20 source/ R- | multipleDL_1.0.0.tar.gz |
21.6 KiB |
Dependencies (latest)
Imports
- methods
- stats
- Rcpp (>= 0.12.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.18.1)
- rstantools (>= 2.1.1)
- SparseM
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.18.1)
- StanHeaders (>= 2.18.0)