Package: projpred
Title: Projection Predictive Feature Selection
Version: 0.8.0
Author: 
    Markus Paasiniemi [cre,aut],
    Juho Piironen [aut],
    Aki Vehtari [aut],
    Jonah Gabry [ctb]
Maintainer: Juho Piironen <juho.piironen@aalto.fi>
Description: 
    Performs projection predictive feature selection for generalized linear models
    (see, e.g., Piironen and Vehtari, 2017, <doi:10.1007/s11222-016-9649-y>).
    The package is compatible with 'rstanarm' package, but other reference models
    can also be used. See the package vignette for more information and examples.
Depends: R (>= 3.1.2)
Imports: rstan, rstanarm (>= 2.17.4), loo (>= 2.0.0), ggplot2, Rcpp,
        utils, rngtools (>= 1.2.4)
LinkingTo: Rcpp, RcppArmadillo
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, glmnet, bayesplot (>= 1.5.0)
VignetteBuilder: knitr
URL: https://github.com/stan-dev/projpred,
        http://discourse.mc-stan.org/
BugReports: https://github.com/stan-dev/projpred/issues
NeedsCompilation: yes
Packaged: 2018-04-16 10:03:40 UTC; juho
Repository: CRAN
Date/Publication: 2018-04-16 16:11:31 UTC
