Package: hdi
Type: Package
Title: High-Dimensional Inference
Version: 0.1-10
Date: 2025-05-15
Authors@R: c(person(given = "Lukas",
                    family = "Meier",
                    role = c("aut", "cre"),
                    email = "meier@stat.math.ethz.ch"),
             person(given = "Ruben",
                    family = "Dezeure",
                    role = "aut"),
             person(given = "Nicolai",
                    family = "Meinshausen",
                    role = "aut"),
             person(given = "Martin",
                    family = "Maechler",
                    role = "aut"),
             person(given = "Peter",
                    family = "Buehlmann",
		    role = "aut"))
Author: Lukas Meier [aut, cre],
  Ruben Dezeure [aut],
  Nicolai Meinshausen [aut],
  Martin Maechler [aut],
  Peter Buehlmann [aut]
Maintainer: Lukas Meier <meier@stat.math.ethz.ch>
Description: Implementation of multiple approaches to perform inference in high-dimensional models.
Depends: scalreg
DependsNote: scalreg does not correctly import lars etc, so we need to
        depend on it
Imports: grDevices, graphics, stats, parallel, MASS, glmnet, linprog
Suggests: Matrix
SuggestsNote: for tests only
Encoding: UTF-8
License: GPL
NeedsCompilation: no
Packaged: 2025-04-17 14:15:47 UTC; meierluk
Repository: CRAN
Date/Publication: 2025-04-17 14:50:02 UTC
