Package: amscorer
Title: Clinical Scores Calculator for Healthcare
Version: 0.1.0
Authors@R: 
    person("Amadou Khalilou", "Sow", email = "kkhalilou.sow@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8073-9128"))
Description: Provides functions to compute various clinical scores used in healthcare.
            These include the Charlson Comorbidity Index (CCI), predicting 10-year survival in patients with multiple comorbidities; 
            the EPICES score, an individual indicator of precariousness considering its multidimensional nature;
            the MELD score for chronic liver disease severity; the Alternative Fistula Risk Score (a-FRS) for postoperative pancreatic fistula risk;
            and the Distal Pancreatectomy Fistula Risk Score (D-FRS) for risk following distal pancreatectomy.
            For detailed methodology, refer to Charlson et al. (1987) <doi:10.1016/0021-9681(87)90171-8> ,
            Sass et al. (2006) <doi:10.1007/s10332-006-0131-5>, 
            Kamath et al. (2001) <doi:10.1053/jhep.2001.22172>,
            Kim et al. (2008) <doi:10.1056/NEJMoa0801209>
            Kim et al. (2021) <doi:10.1053/j.gastro.2021.08.050>,
            Mungroop et al. (2019) <doi:10.1097/SLA.0000000000002620>,
            and de Pastena et al. (2023) <doi:10.1097/SLA.0000000000005497>..
Imports: stats
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-09 15:54:24 UTC; amadousow
Author: Amadou Khalilou Sow [aut, cre]
    (<https://orcid.org/0000-0001-8073-9128>)
Maintainer: Amadou Khalilou Sow <kkhalilou.sow@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-10 16:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:02:16 UTC; windows
