Skip to content

sthomas522/bayesGAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Samuel Thomas
Mar 16, 2022
e7cd838 · Mar 16, 2022

History

56 Commits
Jan 18, 2022
Oct 14, 2020
Nov 2, 2020
Nov 13, 2020
Mar 16, 2022
Nov 13, 2020
Oct 7, 2020
Oct 1, 2020
Mar 16, 2022
Jan 18, 2022
Mar 16, 2022
Mar 16, 2022
Oct 1, 2020
Oct 1, 2020
Oct 1, 2020
Nov 13, 2020
Oct 1, 2020

Repository files navigation

bayesGAM

Bayesian generalized additive models using Stan

The bayesGAM package is designed to provide a user friendly option to fit univariate and multivariate response Generalized Additive Models (GAM) using Hamiltonian Monte Carlo (HMC) with few technical burdens. The R functions in this package use rstan (Stan Development Team 2020) to call Stan routines that run the HMC simulations. The Stan code for these models is already translated to C++ and pre-compiled for the user. The programming formulation for models in bayesGAM is designed to be familiar to statisticians and analysts who fit statistical models in R.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published