Package: lrgs 0.5.4
lrgs: Linear Regression by Gibbs Sampling
Implements a Gibbs sampler to do linear regression with multiple covariates, multiple responses, Gaussian measurement errors on covariates and responses, Gaussian intrinsic scatter, and a covariate prior distribution which is given by either a Gaussian mixture of specified size or a Dirichlet process with a Gaussian base distribution. Described further in Mantz (2016) <doi:10.1093/mnras/stv3008>.
Authors:
lrgs_0.5.4.tar.gz
lrgs_0.5.4.zip(r-4.7)lrgs_0.5.4.zip(r-4.6)lrgs_0.5.4.zip(r-4.5)
lrgs_0.5.4.tgz(r-4.6-any)lrgs_0.5.4.tgz(r-4.5-any)
lrgs_0.5.4.tar.gz(r-4.7-any)lrgs_0.5.4.tar.gz(r-4.6-any)
lrgs_0.5.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lrgs/json (API)
| # Install 'lrgs' in R: |
| install.packages('lrgs', repos = c('https://abmantz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abmantz/lrgs/issues
Last updated from:dc832c3660. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 127 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 162 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 87 |
Exports:Gibbs.post2dataframeGibbs.regression
Dependencies:mvtnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Linear Regression by Gibbs Sampling | lrgs-package lrgs |
| Linear Regression by Gibbs Sampling | Gibbs.post2dataframe |
| Linear Regression by Gibbs Sampling | Gibbs.regression |
