Skip to content

R implementation of the multivariate Bayesian regression (mvBayes) framework. Decomposes a multivariate/functional response using a user-specified orthogonal basis decomposition, and then models each basis component independently using an arbitrary user-specified Bayesian regression model. Includes prediction and plotting methods.

License

Notifications You must be signed in to change notification settings

sandialabs/mvBayesR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check

mvBayes

An R implementation of the multivariate Bayesian regression (mvBayes) framework. Decomposes a multivariate/functional response using a user-specified orthogonal basis decomposition, and then models each basis component independently using an arbitrary user-specified (univariate) Bayesian regression model. Includes prediction and plotting methods.

Examples

Installation


  1. Download zip or tar.gz of package or clone repository
  2. Install into R (> 4.1.0)

install.packages("mvBayes.tar.gz", repos = NULL)


References


Author: Gavin Q. Collins and J. Derek Tucker Sandia National Laboratories

About

R implementation of the multivariate Bayesian regression (mvBayes) framework. Decomposes a multivariate/functional response using a user-specified orthogonal basis decomposition, and then models each basis component independently using an arbitrary user-specified Bayesian regression model. Includes prediction and plotting methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages