Package: bark 1.0.5

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.zip(r-4.5)bark_1.0.5.zip(r-4.4)bark_1.0.5.zip(r-4.3)
bark_1.0.5.tgz(r-4.4-x86_64)bark_1.0.5.tgz(r-4.4-arm64)bark_1.0.5.tgz(r-4.3-x86_64)bark_1.0.5.tgz(r-4.3-arm64)
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://merliseclyde.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:

On CRAN:

bayesianbayesian-inferencebayesian-nonparametric-models

10 exports 2 stars 0.93 score 0 dependencies 16 scripts 232 downloads

Last updated 3 months agofrom:050f7ab612. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-win-x86_64OKAug 26 2024
R-4.5-linux-x86_64OKAug 26 2024
R-4.4-win-x86_64OKAug 26 2024
R-4.4-mac-x86_64OKAug 26 2024
R-4.4-mac-aarch64OKAug 26 2024
R-4.3-win-x86_64OKAug 26 2024
R-4.3-mac-x86_64OKAug 26 2024
R-4.3-mac-aarch64OKAug 26 2024

Exports:barkbark_matsim_circlesim_Friedman1sim_Friedman2sim_Friedman3sim.Circlesim.Friedman1sim.Friedman2sim.Friedman3

Dependencies:

Nonparametric Regression with Bayesian Additive Regression Kernels

Rendered frombark.Rmdusingknitr::rmarkdownon Aug 26 2024.

Last update: 2023-05-03
Started: 2023-02-28