Skip to content
/ BHAM Public

Bayesian Hierarchical Additive Models

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

boyiguo1/BHAM

Repository files navigation

BHAM

Lifecycle: experimental R-CMD-check

The goal of BHAM is to fit Bayesian hierarchical generalized additive models, and provide ancillary functions for high-dimensional model specification, model summary, variable selection, curve fitting.

Installation

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("boyiguo1/BHAM")

Example

Please visit the vignettes for a quick introduction