Package: SLOS
Type: Package
Title: ICU Length of Stay Prediction and Efficiency Evaluation
Version: 1.0.1
Authors@R: c(person(given = "Igor",
                      family = "Peres",
                      role = "aut",
                      email = "igor.peres@puc-rio.br"),
               person(given = "Joana",
                      family = "da Matta",
                      role = "cre",
                      email = "joana.damatta02@gmail.com"))
Maintainer: Joana da Matta <joana.damatta02@gmail.com>
Description: Provides tools for predicting ICU length of stay and assessing ICU efficiency. 
  It is based on the methodologies proposed by Peres et al. (2022, 2023), which utilize data-driven approaches for modeling and validation, offering insights into ICU performance and patient outcomes. References: Peres et al. (2022)<https://pubmed.ncbi.nlm.nih.gov/35988701/>, Peres et al. (2023)<https://pubmed.ncbi.nlm.nih.gov/37922007/>. 
  More information: <https://github.com/igor-peres/ICU-Length-of-Stay-Prediction>. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, MLmetrics, ems, dplyr, ggplot2, magrittr, caretEnsemble,
        ranger
Suggests: testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-06 13:46:47 UTC; jodamatta
Depends: R (>= 3.5.0)
Author: Igor Peres [aut],
  Joana da Matta [cre]
Repository: CRAN
Date/Publication: 2025-02-06 14:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 11:00:54 UTC; unix
