The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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>.
Version: | 1.0.5 |
Depends: | R (≥ 3.5.0) |
Suggests: | BART, e1071, fdm2id, rmarkdown, knitr, roxygen2, testthat, covr |
Published: | 2024-10-05 |
DOI: | 10.32614/CRAN.package.bark |
Author: | Merlise Clyde [aut, cre, ths] (ORCID=0000-0002-3595-1872), Zhi Ouyang [aut], Robert Wolpert [ctb, ths] |
Maintainer: | Merlise Clyde <clyde at duke.edu> |
BugReports: | https://github.com/merliseclyde/bark/issues |
License: | GPL (≥ 3) |
URL: | https://www.R-project.org, https://github.com/merliseclyde/bark |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | bark results |
Reference manual: | bark.pdf |
Vignettes: |
Nonparametric Regression with Bayesian Additive Regression Kernels (source, R code) |
Package source: | bark_1.0.5.tar.gz |
Windows binaries: | r-devel: bark_1.0.5.zip, r-release: bark_1.0.5.zip, r-oldrel: bark_1.0.5.zip |
macOS binaries: | r-release (arm64): bark_1.0.5.tgz, r-oldrel (arm64): bark_1.0.5.tgz, r-release (x86_64): bark_1.0.5.tgz, r-oldrel (x86_64): bark_1.0.5.tgz |
Old sources: | bark archive |
Please use the canonical form https://CRAN.R-project.org/package=bark to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.