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.2-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: 2023-08-28
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.2-1, https://cran.r-project.org/web/packages/BayesSUR. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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