Skip to content

lrgs

Linear Regression by Gibbs Sampling

v0.5.4 · Aug 11, 2020 · MIT + file LICENSE

Description

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>.

Downloads

233

Last 30 days

19547th

625

Last 90 days

2.5K

Last year

Trend: +10.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Adam Mantz <amantz@slac.stanford.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Mantz",
                    role = c("aut", "cre"),
                    email = "amantz@slac.stanford.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Adam Mantz <amantz@slac.stanford.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Mantz",
                    role = c("aut", "cre"),
                    email = "amantz@slac.stanford.edu")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Adam Mantz <amantz@slac.stanford.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Mantz",
                    role = c("aut", "cre"),
                    email = "amantz@slac.stanford.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Adam Mantz <amantz@slac.stanford.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Mantz",
                    role = c("aut", "cre"),
                    email = "amantz@slac.stanford.edu")
as necessary.

Dependency Network

Dependencies Reverse dependencies mvtnorm lrgs

Version History

new 0.5.4 Mar 10, 2026
updated 0.5.4 ← 0.5.3 diff Aug 10, 2020
updated 0.5.3 ← 0.5.1 diff Dec 1, 2017
updated 0.5.1 ← 0.4.2 diff Jul 29, 2016
new 0.4.2 Sep 4, 2015