Bkmr

Bayesian kernel machine regression
Alternatives To Bkmr
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Bcpd218
2 months ago9mitC
Bayesian Coherent Point Drift (BCPD/BCPD++/GBCPD/GBCPD++)
Personalizedmultitasklearning53
4 years agoPython
Code for performing 3 multitask machine learning methods: deep neural networks, Multitask Multi-kernel Learning (MTMKL), and a hierarchical Bayesian model (HBLR).
Approxbayes.jl44
a year ago12otherJulia
Approximate Bayesian Computation (ABC) algorithms for likelihood free inference in julia
Simpleabc29
7 years agomitJupyter Notebook
A Python package for Approximate Bayesian Computation
Bkmr23
a year ago7R
Bayesian kernel machine regression
Kerneldensityestimate.jl22
10 months ago10lgpl-2.1Julia
Kernel Density Estimate with product approximation using multiscale Gibbs sampling
Gpsig14
3 years ago1apache-2.0Jupyter Notebook
Bayesian Learning from Sequential Data using Gaussian Processes with Signature Covariances
Bmtmkl13
5 years agoR
Bayesian Multitask Multiple Kernel Learning
Bayesian Ntk13
2 years agoJupyter Notebook
Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'
Herding Paper11
7 years agomitTeX
Optimally-weighted herding is Bayesian Quadrature
Alternatives To Bkmr
Select To Compare


Alternative Project Comparisons
Readme

The R package bkmr implements Bayesian kernel machine regression, a statistical approach for estimating the joint health effects of multiple concurrent exposures. Additional information on the statistical methodology and on the computational details are provided in Bobb et al. 2015. More recent extensions, details on the software, and worked-through examples are provided in Bobb et al. 2018.

You can install the latest released version of bkmr from CRAN with:

install.packages("bkmr")

Or the latest development version from github with:

install.packages("devtools")
devtools::install_github("jenfb/bkmr")

For a general overview and guided examples, go to https://jenfb.github.io/bkmr/overview.html.

For examples from the software paper, please see

Popular Kernel Projects
Popular Bayesian Projects
Popular Operating Systems Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
R
Kernel
Bayesian