Package: HDBRR
Type: Package
Title: High Dimensional Bayesian Ridge Regression without MCMC
Version: 0.1.8
Authors@R: c(person("Sergio Perez-Elizalde", "Developer", role = "aut"),
             person("Blanca Monroy-Castillo", "Developer", role = c("aut","cre"), 
             email = "blancamonroy.96@gmail.com"),
             person("Paulino Perez-Rodriguez", "User", role = "ctb"))
Description: The svd(singular value decomposition) or qr decomposition was using for the implementation, this avoid the recursion optimizing the time in the compute 
              <https://drive.google.com/drive/folders/1xJw7gM5_XiJipQ3grTZkfc6q4K0hzuCx?usp=sharing>. 
License: GPL (>= 2)
Encoding: UTF-8
Imports: numDeriv, parallel, bigstatsr, MASS
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-19 22:01:33 UTC; monroy
Author: Sergio Perez-Elizalde Developer [aut],
  Blanca Monroy-Castillo Developer [aut, cre],
  Paulino Perez-Rodriguez User [ctb]
Maintainer: Blanca Monroy-Castillo Developer <blancamonroy.96@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-20 07:50:05 UTC
