Package: bark 1.0.5

Merlise Clyde

bark: Bayesian Additive Regression Kernels

Bayesian Additive Regression Kernels (BARK) provides an implementation for non-parametric function estimation using Levy Random Field priors for functions that may be represented as a sum of additive multivariate kernels. Kernels are located at every data point as in Support Vector Machines, however, coefficients may be heavily shrunk to zero under the Cauchy process prior, or even, set to zero. The number of active features is controlled by priors on precision parameters within the kernels, permitting feature selection. For more details see Ouyang, Z (2008) "Bayesian Additive Regression Kernels", Duke University. PhD dissertation, Chapter 3 and Wolpert, R. L, Clyde, M.A, and Tu, C. (2011) "Stochastic Expansions with Continuous Dictionaries Levy Adaptive Regression Kernels, Annals of Statistics Vol (39) pages 1916-1962 <doi:10.1214/11-AOS889>.

Authors:Merlise Clyde [aut, cre, ths], Zhi Ouyang [aut], Robert Wolpert [ctb, ths]

bark_1.0.5.tar.gz
bark_1.0.5.tar.gz(r-4.5-noble)bark_1.0.5.tar.gz(r-4.4-noble)
bark_1.0.5.tgz(r-4.4-emscripten)bark_1.0.5.tgz(r-4.3-emscripten)
bark.pdf |bark.html
bark/json (API)
NEWS

# Install 'bark' in R:
install.packages('bark', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/merliseclyde/bark/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:

2.48 score 2 stars 15 scripts 249 downloads 10 exports 0 dependencies

Last updated 20 days agofrom:ebc98c0c99. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 06 2024
R-4.5-linux-x86_64OKOct 06 2024

Exports:barkbark_matsim_circlesim_Friedman1sim_Friedman2sim_Friedman3sim.Circlesim.Friedman1sim.Friedman2sim.Friedman3

Dependencies:

Nonparametric Regression with Bayesian Additive Regression Kernels

Rendered frombark.Rmdusingknitr::rmarkdownon Oct 06 2024.

Last update: 2024-10-06
Started: 2023-03-09