Package: RcppDPR 0.1.10

Mohammad Abu Gazala

RcppDPR: 'Rcpp' Implementation of Dirichlet Process Regression

'Rcpp' reimplementation of the the Bayesian non-parametric Dirichlet Process Regression model for penalized regression first published in Zeng and Zhou (2017) <doi:10.1038/s41467-017-00470-2>. A full Bayesian version is implemented with Gibbs sampling, as well as a faster but less accurate variational Bayes approximation.

Authors:Mohammad Abu Gazala [cre, aut], Daniel Nachun [ctb], Ping Zeng [ctb]

RcppDPR_0.1.10.tar.gz
RcppDPR_0.1.10.tar.gz(r-4.7-arm64)RcppDPR_0.1.10.tar.gz(r-4.7-x86_64)RcppDPR_0.1.10.tar.gz(r-4.6-arm64)RcppDPR_0.1.10.tar.gz(r-4.6-x86_64)
RcppDPR_0.1.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RcppDPR/json (API)
NEWS

# Install 'RcppDPR' in R:
install.packages('RcppDPR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • gsl– GNU Scientific Library (GSL)
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblasgslcpp

1.00 score 178 downloads 1 exports 3 dependencies

Last updated from:99be1f5316. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK271
linux-devel-x86_64OK315
source / vignettesOK239
linux-release-arm64OK286
linux-release-x86_64OK318
wasm-releaseOK147

Exports:fit_model

Dependencies:RcppRcppArmadilloRcppGSL