Skip to content

Repo to replicate the manuscript the R Package Bayesian Hierarchical Additive Model

Notifications You must be signed in to change notification settings

boyiguo1/Manuscript-BHAM_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

The goal of this repo is to host the code to reproduce the manuscript The R Package BHAM: Fast and Scalable Bayesian Hierarchical Additive Model for High-dimensional Data the. The repository is set up using the R workflow package targets, and can be reproduced easily via targets syntax.

Get Started

  1. Download R and RStudio IDE

  2. Install the necessary workflow packages targets

  3. Download and install required R pacakges

    install.packages("rticles")
    devtools::install_github("nyiuab/BhGLM")
    devtools::install_github("boyiguo1/BHAM")
    
  4. Call targets::tar_make("manu") to reproduce the manuscript

About

Repo to replicate the manuscript the R Package Bayesian Hierarchical Additive Model

Topics

Resources

Stars

Watchers

Forks