Other packages > Find by keyword >

BayesSUR  

Bayesian Seemingly Unrelated Regression Models in High-Dimensional Settings
View on CRAN: Click here


Download and install BayesSUR package within the R console
Install from CRAN:
install.packages("BayesSUR")

Install from Github:
library("remotes")
install_github("cran/BayesSUR")

Install by package version:
library("remotes")
install_version("BayesSUR", "2.3-1")



Attach the package and use:
library("BayesSUR")
Maintained by
Zhi Zhao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-14
Latest Update: 2025-03-27
Description:
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) , the software paper is in Zhao et al. (2021) , and the model with random effects is described in Zhao et al. (2023) .
How to cite:
Zhi Zhao (2019). BayesSUR: Bayesian Seemingly Unrelated Regression Models in High-Dimensional Settings. R package version 2.3-1, https://cran.r-project.org/web/packages/BayesSUR. Accessed 07 Jun. 2026.
Previous versions and publish date:
1.0-0 (2019-10-14 18:10), 1.0-1 (2019-10-24 10:30), 1.0-2 (2019-10-30 09:50), 1.0-3 (2019-12-07 10:00), 1.0-4 (2019-12-17 13:10), 1.1-1 (2020-04-17 20:50), 1.1-2 (2020-04-27 16:00), 1.2-0 (2020-07-02 11:30), 1.2-1 (2020-07-19 06:22), 1.2-2 (2020-09-08 12:20), 1.2-3 (2020-10-14 13:10), 1.2-4 (2020-12-08 11:30), 2.0-0 (2021-05-05 17:00), 2.0-1 (2021-11-30 08:50), 2.1-0 (2022-06-30 09:20), 2.1-1 (2022-08-06 15:50), 2.1-2 (2022-08-08 15:40), 2.1-3 (2023-01-28 18:00), 2.1-4 (2023-08-28 14:50), 2.1-5 (2023-11-30 17:10), 2.1-6 (2024-01-09 14:20), 2.1-7 (2024-04-18 02:00), 2.2-0 (2024-06-13 22:10), 2.2-1 (2024-06-30 09:40), 2.3-0 (2025-03-27 13:00), 2.3-1 (2025-11-16 20:20), 2.3-2 (2026-05-15 11:10)
Other packages that cited BayesSUR R package
View BayesSUR citation profile
Other R packages that BayesSUR depends, imports, suggests or enhances
Complete documentation for BayesSUR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA