BayesSUR: Bayesian Seemingly Unrelated Regression

Bayesian seemingly unrelated regression with general variable selection and dense/sparse covariance matrix. The sparse seemingly unrelated regression is described in Bottolo et al. (2021) <doi:10.1111/rssc.12490>, the software paper is in Zhao et al. (2021) <doi:10.18637/jss.v100.i11>, and the model with random effects is described in Zhao et al. (2023) <doi:10.1093/jrsssc/qlad102>.

Version: 2.1-6
Depends: R (≥ 3.5.0)
Imports: Rcpp, xml2, igraph, Matrix, tikzDevice, stats, utils, grDevices, graphics
LinkingTo: Rcpp, RcppArmadillo (≥ 0.9.000)
Suggests: R.rsp, knitr, BDgraph, data.table, plyr, scrime
Published: 2024-01-09
Author: Marco Banterle [aut], Zhi Zhao [aut, cre], Leonardo Bottolo [ctb], Sylvia Richardson [ctb], Waldir Leoncio [ctb], Alex Lewin [aut], Manuela Zucknick [aut]
Maintainer: Zhi Zhao <zhi.zhao at medisin.uio.no>
License: MIT + file LICENSE
Copyright: The C++ files pugixml.cpp, pugixml.hpp and pugiconfig.hpp are used with Copyright (C) 2006-2018 from Arseny Kapoulkine and Copyright (C) 2003 from Kristen Wegner. The R function vertical.image.legend() is used with Copyright (C) 2013 from Jenise Swall.
NeedsCompilation: yes
SystemRequirements: C++17
Citation: BayesSUR citation info
Materials: README NEWS
CRAN checks: BayesSUR results

Documentation:

Reference manual: BayesSUR.pdf
Vignettes: BayesSUR: An R package for high-dimensional multivariate Bayesian variable and covariance selection in linear regression
BayesSUR with random effects

Downloads:

Package source: BayesSUR_2.1-6.tar.gz
Windows binaries: r-devel: BayesSUR_2.1-6.zip, r-release: BayesSUR_2.1-6.zip, r-oldrel: BayesSUR_2.1-6.zip
macOS binaries: r-release (arm64): BayesSUR_2.1-6.tgz, r-oldrel (arm64): BayesSUR_2.1-6.tgz, r-release (x86_64): BayesSUR_2.1-6.tgz
Old sources: BayesSUR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BayesSUR to link to this page.