Skip to content

Releases: boyiguo1/BHAM

Prepare for submission to JSS

08 Jan 22:32
2a156a4
Compare
Choose a tag to compare
Pre-release
Merge pull request #37 from boyiguo1/plot

Implement Spline Plotting Funcitons (#31)

Modify model setup + Add Cox models

18 Feb 14:32
Compare
Choose a tag to compare
Pre-release

Model Change

  • Add hierarchical enforcement to the bi-level selection by imposing a dependency to the non-linear components inclusion indicator prior

Implementation

  • Add Cox Proportional hazard additive models via bacoxph and bamlasso(family="cox")
  • Add model tuning functions via tune.bgam and cv.bgam
  • Add variable selection function for bamlasso models via bamlasso_var_selection