Package: LABTNSCPSS
Type: Package
Version: 1.0
Title: Calculation of Comorbidity and Frailty Scores
Description: Computes comorbidity indices and combined frailty scores for multiple ICD coding systems, including ICD-10-CA, ICD-10-CM, and ICD-11. The package provides tools to preprocess episode data, map diagnosis codes to chronic categories, propagate conditions across episodes, and generate comorbidity and frailty measures. The methods implemented are original to this package and were developed by the authors for research applications; a manuscript describing the methodology is currently in preparation.
Authors@R: c(person(given="Azadeh", family="Bayani", role=c("aut","cre"), email="azadeh.bayani@umontreal.ca", comment=c(ORCID="0009-0002-7707-9602")), person(given="Jean Noel", family="Nikiema", role="ctb", email="jean.nikiema@umontreal.ca"), person(given="Michèle", family="Bally", role="ctb", email="michele.bally.chum@ssss.gouv.qc.ca"))
URL: https://github.com/bayaniazadeh/LabTNSCPSSPackage
BugReports: https://github.com/bayaniazadeh/LabTNSCPSSPackage/issues
License: GPL-3
Depends: R (>= 4.3.0)
Imports: dplyr, checkmate, data.table, stringi, ggplot2, lubridate,
        purrr
Suggests: testthat, roxygen2, devtools
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-17 15:24:59 UTC; azadehbayani
Author: Azadeh Bayani [aut, cre] (ORCID:
    <https://orcid.org/0009-0002-7707-9602>),
  Jean Noel Nikiema [ctb],
  Michèle Bally [ctb]
Maintainer: Azadeh Bayani <azadeh.bayani@umontreal.ca>
Repository: CRAN
Date/Publication: 2026-02-20 08:30:07 UTC
