Package: BayesSUR 2.2-1
BayesSUR: Bayesian Seemingly Unrelated Regression Models in High-Dimensional Settings
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. (2024) <doi:10.1093/jrsssc/qlad102>.
Authors:
BayesSUR_2.2-1.tar.gz
BayesSUR_2.2-1.tar.gz(r-4.5-noble)BayesSUR_2.2-1.tar.gz(r-4.4-noble)
BayesSUR_2.2-1.tgz(r-4.4-emscripten)BayesSUR_2.2-1.tgz(r-4.3-emscripten)
BayesSUR.pdf |BayesSUR.html✨
BayesSUR/json (API)
NEWS
# Install 'BayesSUR' in R: |
install.packages('BayesSUR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mbant/bayessur/issues
- exampleEQTL - Simulated data set to mimic a small expression quantitative trait loci (eQTL) example
- exampleGDSC - Preprocessed data set to mimic a small pharmacogenomic example
- targetGene - TargetGene
Last updated 5 months agofrom:f3282dabb5. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 28 2024 |
R-4.5-linux-x86_64 | OK | Nov 28 2024 |
Exports:BayesSURelpdgetEstimatorplotCPOplotEstimatorplotGraphplotManhattanplotMCMCdiagplotNetwork
Dependencies:clicpp11digestfilehashglueigraphlatticelifecyclemagrittrMatrixpkgconfigpngRcppRcppArmadillorlangtikzDevicevctrsxml2
BayesSUR with random effects
Rendered fromBayesSUR-RE.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-06-14
Started: 2023-12-01
BayesSUR: An R package for high-dimensional multivariate Bayesian variable and covariance selection in linear regression
Rendered fromBayesSUR.pdf.asis
usingR.rsp::asis
on Nov 28 2024.Last update: 2019-12-07
Started: 2019-12-07
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fitting BayesSUR models | BayesSUR-package BayesSUR |
BayesSUR_internal | BayesSUR_internal |
coef method for class 'BayesSUR' | coef.BayesSUR |
expected log pointwise predictive density | elpd |
Simulated data set to mimic a small expression quantitative trait loci (eQTL) example | exampleEQTL |
Preprocessed data set to mimic a small pharmacogenomic example | exampleGDSC |
get fitted responses | fitted.BayesSUR |
extract the posterior mean of parameters | getEstimator |
create a selection of plots | plot.BayesSUR |
plot conditional predictive ordinate | plotCPO |
plot heatmap of estimators | plotEstimator |
plot graph for response variables | plotGraph |
plot Manhattan-like plots | plotManhattan |
plot MCMC diagnostic plots | plotMCMCdiag |
plot network representation of the associations between responses and predictors | plotNetwork |
predict method for class 'BayesSUR' | predict.BayesSUR |
print method for class 'BayesSUR' | print.BayesSUR |
summary method for class 'BayesSUR' | summary.BayesSUR |
targetGene | targetGene |