Package: stabiliser
Title: Stabilising Variable Selection
Version: 1.0.6
Authors@R: 
    c(
    person(given = "Robert",
           family = "Hyde",
           role = c("aut", "cre"),
           email = "robert.hyde4@nottingham.ac.uk",
           comment = c(ORCID = "https://orcid.org/0000-0002-8705-9405")),
    person(given = "Martin",
           family = "Green",
           role = c("aut"),
           email = "martin.green@nottingham.ac.uk"),
    person(given = "Eliana",
           family = "Lima",
           role = c("aut"),
           email = "eliana.lima1@nottingham.ac.uk"))       
Description: A stable approach to variable selection through stability selection and the use of a permutation-based objective stability threshold. Lima et al (2021) <doi:10.1038/s41598-020-79317-8>, Meinshausen and Buhlmann (2010) <doi:10.1111/j.1467-9868.2010.00740.x>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Config/testthat/edition: 3
Depends: R (>= 3.0.0)
Suggests: rmarkdown, testthat (>= 3.0.0), markdown
Imports: glmnet, dplyr, bigstep, rsample, tibble, purrr, tidyr,
        stringr, ggplot2, broom, caret, ncvreg, knitr, Hmisc, expss,
        lme4, matrixStats, recipes, lmerTest
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-17 09:39:37 UTC; svzrh2
Author: Robert Hyde [aut, cre] (<https://orcid.org/0000-0002-8705-9405>),
  Martin Green [aut],
  Eliana Lima [aut]
Maintainer: Robert Hyde <robert.hyde4@nottingham.ac.uk>
Repository: CRAN
Date/Publication: 2023-05-17 11:00:05 UTC
Built: R 4.2.0; ; 2023-07-11 03:21:08 UTC; unix
