Skip to content
forked from jenfb/bkmr

Bayesian kernel machine regression

Notifications You must be signed in to change notification settings

BaccarelliLab/bkmr

 
 

Repository files navigation

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.

You can install the latest releasted 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.

About

Bayesian kernel machine regression

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%