Package: SIRthresholded
Type: Package
Title: Sliced Inverse Regression with Thresholding
Version: 1.0.0
Authors@R: c(person("Clement", "Weinreich", role = c("aut", "cre"),
                    email = "clement@weinreich.fr"),
             person("Jerome", "Saracco", role = c("aut")),
             person("Hadrien", "Lorenzo", role = c("aut")))
Author: Clement Weinreich [aut, cre],
  Jerome Saracco [aut],
  Hadrien Lorenzo [aut]
Maintainer: Clement Weinreich <clement@weinreich.fr>
License: GPL (>= 2.0)
Description: Implements a thresholded version of the Sliced Inverse Regression method, which
    allows to do variable selection.
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: strucchange
Suggests: knitr, rmarkdown, mvtnorm
VignetteBuilder: knitr
URL: https://clement-w.github.io/SIRthresholded/
NeedsCompilation: no
Packaged: 2022-08-15 18:49:27 UTC; clement
Repository: CRAN
Date/Publication: 2022-08-17 06:50:09 UTC
