Package: stabiliser
Title: Stabilising Variable Selection
Version: 0.1.0
Authors@R: 
    c(
    person(given = "Robert",
           family = "Hyde",
           role = c("aut", "cre"),
           email = "robert.hyde1@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 an objective threshold based on a model from permuted data. 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
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), markdown
Config/testthat/edition: 3
Imports: dplyr, bigstep, rsample, tibble, purrr, tidyr, stringr,
        ggplot2, broom, caret, glmnet, ncvreg
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-10 08:36:14 UTC; Bobby
Author: Robert Hyde [aut, cre] (<https://orcid.org/0000-0002-8705-9405>),
  Martin Green [aut],
  Eliana Lima [aut]
Maintainer: Robert Hyde <robert.hyde1@nottingham.ac.uk>
Repository: CRAN
Date/Publication: 2021-08-10 12:20:02 UTC
