Package: SLModels
Type: Package
Title: Stepwise Linear Models for Binary Classification Problems under
        Youden Index Optimisation
Version: 0.1.2
Depends: stats, ROCR
Authors@R: 
    c(person(given = "Rocio",
             family = "Aznar-Gimeno",
             role = c("aut", "cre"),
             email = "raznar@itainnova.es",
             comment = c(ORCID = "0000-0003-1415-146X")),
      person(given = "Luis Mariano",
             family = "Esteban",
             role = "aut",
             comment = c(ORCID = "0000-0002-3007-302X")),
      person(given = "Gerardo",
             family = "Sanz",
             role = "aut",
             comment = c(ORCID="0000-0002-6474-2252")),
      person(given = "Rafael",
             family = "del Hoyo-Alonso",
             role = "aut",
             comment = c(ORCID="0000-0003-2755-5500")))   
Maintainer: Rocio Aznar-Gimeno <raznar@itainnova.es>
Description: Stepwise models for the optimal linear combination of continuous variables in binary classification problems under Youden Index optimisation. Information on the models implemented can be found at Aznar-Gimeno et al. (2021) <doi:10.3390/math9192497>.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-02-03 10:49:22 UTC; raznar
Author: Rocio Aznar-Gimeno [aut, cre] (<https://orcid.org/0000-0003-1415-146X>),
  Luis Mariano Esteban [aut] (<https://orcid.org/0000-0002-3007-302X>),
  Gerardo Sanz [aut] (<https://orcid.org/0000-0002-6474-2252>),
  Rafael del Hoyo-Alonso [aut] (<https://orcid.org/0000-0003-2755-5500>)
Repository: CRAN
Date/Publication: 2022-02-03 14:30:10 UTC
Built: R 4.4.3; ; 2025-11-01 03:37:28 UTC; windows
