Package: ccostr Type: Package Title: Estimation of Mean Costs in Censored Data Version: 0.1.1 Authors@R: c( person("Lars", "Boerty", email = "lars.borty@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3715-8528")), person("Rasmus", "Broendum", role = "aut", comment = c(ORCID = "0000-0001-5537-6767")), person("Martin", "Boegsted", role = "aut", comment = c(ORCID = "0000-0001-9192-1814")), person("Haematology Research Unit - Aalborg", role = "cph")) Description: Implementation of estimators for inferring the mean of censored cost data. Including the estimators BT from Bang and Tsiatis (2000) and ZT from Zhao and Tian (2001) . License: MIT + file LICENSE URL: https://github.com/CLINDA-AAU/ccostr BugReports: https://github.com/CLINDA-AAU/ccostr/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Suggests: rmarkdown, parallel, testthat (>= 2.1.0) VignetteBuilder: knitr Imports: ggplot2, dplyr, tibble, knitr, msm, forcats, rlang, data.table, survival, Rdpack Depends: R (>= 3.5.0) RdMacros: Rdpack Repository: https://clinda-aau.r-universe.dev Date/Publication: 2026-01-09 19:56:44 UTC RemoteUrl: https://github.com/clinda-aau/ccostr RemoteRef: HEAD RemoteSha: d3df69b851cd4b5c6e198c6247adee442cb58160 NeedsCompilation: no Packaged: 2026-06-09 08:20:04 UTC; root Author: Lars Boerty [aut, cre] (ORCID: ), Rasmus Broendum [aut] (ORCID: ), Martin Boegsted [aut] (ORCID: ), Haematology Research Unit - Aalborg [cph] Maintainer: Lars Boerty