knitr::opts_chunk$set( collapse = TRUE, eval = F, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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.
The development version from GitHub with:
# install.packages("devtools") devtools::install_github("boyiguo1/BHAM")
Please visit the vignettes for a quick introduction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.