Package: bcs
Type: Package
Title: Bayesian Compressive Sensing Using Laplace Priors
Version: 1.0.0
Date: 2017-03-30
Authors@R: person("Matt", "Goodwin", email = "gmatt18@gmail.com",
    role = c("aut", "cre"))
Description: A Bayesian method for solving the compressive sensing problem. 
    In particular, this package implements the algorithm 'Fast Laplace' found 
    in the paper 'Bayesian Compressive Sensing Using Laplace Priors' by Babacan, 
    Molina, Katsaggelos (2010) <DOI:10.1109/TIP.2009.2032894>.
License: GPL-3 | file LICENSE
LazyData: TRUE
LinkingTo: Rcpp, RcppArmadillo
Imports: fda (>= 2.4.4), stats (>= 3.3.2), Rcpp (>= 0.12.5), wmtsa (>=
        2.0-1)
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-04-04 19:42:41 UTC; goodwinm
Author: Matt Goodwin [aut, cre]
Maintainer: Matt Goodwin <gmatt18@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-04 22:44:15 UTC
