Package: AnchorRegression
Type: Package
Title: Perform AnchorRegression
Version: 0.1.0
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 (>= 3.5.0)
Imports: glmnet (>= 4.0-2)
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2020-11-29 08:55:29 UTC; simon
Repository: CRAN
Date/Publication: 2020-12-02 09:20:02 UTC
