Skip to content
/ bayeslm Public

❗ This is a read-only mirror of the CRAN R package repository. bayeslm — Efficient Sampling for Gaussian Linear Regression with Arbitrary Priors. Homepage: https://github.com/JingyuHe/bayeslm

Notifications You must be signed in to change notification settings

cran/bayeslm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check

bayeslm

Description

Efficient sampling for Gaussian linear regression with arbitrary priors. This package implements Bayesian linear regression using elliptical slice sampler, which allows easily usage of arbitrary priors. This package is parallelized by RcppParallel.

Installation

install.packages("devtools")
library(devtools)
install_github("JingyuHe/bayeslm")

Reference

The method underlying this package is described in "Efficient sampling for Gaussian linear regression with arbitrary priors" (Hahn, He, and Lopes 2019) which was published in the Journal of Computational and Graphical Statistics.

An open-access version of the paper is available on Arxiv.

About

❗ This is a read-only mirror of the CRAN R package repository. bayeslm — Efficient Sampling for Gaussian Linear Regression with Arbitrary Priors. Homepage: https://github.com/JingyuHe/bayeslm

Resources

Stars

Watchers

Forks

Packages

No packages published