Skip to main content
Ctrl+K
Logo image
0.15.1

Site Navigation

  • Getting Started
  • Example Gallery
  • User Guide
  • API Reference
  • Community
  • Contributing
  • About

Site Navigation

  • Getting Started
  • Example Gallery
  • User Guide
  • API Reference
  • Community
  • Contributing
  • About

Section Navigation

  • Plotting
    • Plots’ arguments guide
    • Plotting with Matplotlib
    • Plotting with Bokeh
  • Data structures
    • Label guide
    • InferenceData schema specification
      • PyMC3 example
      • PyStan example
  • Computation
    • Numba - an overview
    • Dask for ArviZ
  • Sampling wrappers
    • Refitting CmdStanPy models with ArviZ
    • Refitting PyStan (3.0+) models with ArviZ
    • Refitting PyMC models with ArviZ
    • Refitting NumPyro models with ArviZ
    • Refitting NumPyro models with ArviZ (and xarray)
  • User Guide
  • Computation

Computation#

  • Numba - an overview
    • A simple example to display the effectiveness of Numba
    • Numba within ArviZ
  • Dask for ArviZ
    • Dask overview
      • Variance example
    • ArviZ-Dask integration
      • Creating Dask-backed InferenceData objects
        • From dictionary using dask.array
      • Executing ArviZ functions with Dask
        • arviz.ess
        • arviz.rhat
        • arviz.hdi

previous

Example of InferenceData schema in PyStan

next

Numba - an overview

Edit on GitHub
Show Source
Support ArviZ

© Copyright 2018, ArviZ devs.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.1.