elizabethchase/HPR: Horseshoe Process Regression

HPR performs horseshoe process regression, as described in the article by Chase et al. (2022+). HPR is an analogue to Gaussian process regression (GPR), but intended for more abruptly-varying functions, like step functions, than can be modeled by GPR. It allows for normal, Poisson, and binomial outcome data, with a mixture of HPR and linear predictors, which can be constrained to be monotonic increasing or decreasing. For more information, see Chase et al. (2022+) and the vignette.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("elizabethchase/HPR")
elizabethchase/HPR documentation built on May 7, 2023, 5:48 a.m.