Package: multipleDL
Version: 1.0.0
Date: 2023-11-17
Title: Addressing Detection Limits by Cumulative Probability Models
        (CPMs)
Authors@R: c(person("Yuqi", "Tian", role=c("aut", "cre"), email="yuqitian35@gmail.com"),
	     person("Chun", "Li", role="aut"),
	     person("Shengxin", "Tu", role="aut"),
	     person("Nathan", "James", role="aut"),
	     person("Frank", "Harrell", role="aut"),
	     person("Bryan", "Shepherd", role="aut"))
Description: 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>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.2
Biarch: true
Depends: R (>= 3.4.0)
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)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2023-11-23 17:40:43 UTC; yuqitian
Author: Yuqi Tian [aut, cre],
  Chun Li [aut],
  Shengxin Tu [aut],
  Nathan James [aut],
  Frank Harrell [aut],
  Bryan Shepherd [aut]
Maintainer: Yuqi Tian <yuqitian35@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-24 13:20:05 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:17:38 UTC; windows
Archs: x64
