Skip to content

mmyros/bayes-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 18, 2024
6663dfd · Mar 18, 2024
Jun 8, 2022
Mar 18, 2024
Nov 11, 2021
Oct 4, 2021
Jun 17, 2022
Feb 23, 2021
Feb 5, 2021
Feb 22, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Feb 5, 2021
Nov 12, 2021
Feb 23, 2021
May 24, 2021
Oct 7, 2021
Mar 18, 2024
Dec 6, 2021
Mar 7, 2021
Mar 18, 2024
Oct 7, 2021

Repository files navigation

Documentation Status https://codecov.io/gh/mmyros/bayes-window/branch/master/graph/badge.svg?token=CQMHJRNC9I Language grade: Python

Bayes Window

bw_logo_drawing.png

Pretty and easy hierarchical Bayesian or linear mixed effects estimation with data overlay

INSTALLATION

For gpu: `pip install --upgrade "jax[cuda102]" -f https://storage.googleapis.com/jax-releases/jax_releases.html` or cudaXXX from nvcc --version

Features

See extensive examples https://mmyros.github.io/bayes-book/index.html

TODO

  • Fit checks for LME under plot_diagnostics()
  • Posterior predictive to mimic data plot
  • Less haphazard testing
  • Shrinkage layer: Should be as easy as alt.layer with unpooled model
  • Prior predictive and posterior predictive plots
  • wait for resolution to vega/vega-lite#4373 (comment)
  • Random-effect plots (eg intercepts): bw.plot_extras?
  • Decide on Vega theme