Skip to content

python implementations 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/mvBayesPy

Repository files navigation

Build

mvBayes

A Python 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.

Installation


To install the most up to date version on github

pip install -e .

please see requirements for a list of packages mvBayes depends on


Examples

References


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

About

python implementations 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