Package: AnchorRegression
Type: Package
Title: Perform AnchorRegression
Version: 0.1.3
Author: Simon Zimmermann
Maintainer: Simon Zimmermann <zimmersi@hu-berlin.de>
Description: Performs AnchorRegression proposed by Rothenhäusler et al. 2020. 
    The code is adapted from the original paper repository. (<https://github.com/rothenhaeusler/anchor-regression>)
    The code was developed independently from the authors of the paper. 
License: MIT + file LICENSE
URL: https://github.com/simzim96/AnchorRegression
BugReports: https://github.com/simzim96/AnchorRegression/issues
Depends: R (>= 2.0.0)
Imports: glmnet (>= 1.4), selectiveInference (>= 1.0.0), mgcv (>= 1.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2021-01-05 17:37:17 UTC; simon
Repository: CRAN
Date/Publication: 2021-01-06 14:40:02 UTC
Built: R 4.0.2; ; 2021-01-07 12:08:02 UTC; unix
