BayesSummaryStatLM: MCMC Sampling of Bayesian Linear Models via Summary Statistics
Methods for generating Markov Chain Monte Carlo (MCMC) posterior samples of Bayesian linear regression model parameters that require only summary statistics of data as input. Summary statistics are useful for systems with very limited amounts of physical memory. The package provides two functions: one function that computes summary statistics of data and one function that carries out the MCMC posterior sampling for Bayesian linear regression models where summary statistics are used as input. The function read.regress.data.ff utilizes the R package 'ff' to handle data sets that are too large to fit into a user's physical memory, by reading in data in chunks. See Miroshnikov, Savel'ev and Conlon (2015) <arXiv:1503.00635>.
Version: |
2.0 |
Depends: |
R (≥ 3.1.1), mvnfast, ff, bit |
Published: |
2021-07-01 |
Author: |
Evgeny Savel'ev [aut], Alexey Miroshnikov [aut], Erin Conlon [aut,cre] |
Maintainer: |
Erin Conlon <econlon at umass.edu> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
no |
CRAN checks: |
BayesSummaryStatLM results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=BayesSummaryStatLM
to link to this page.