hddm-devs / hddm

HDDM is a python module that implements Hierarchical Bayesian parameter estimation of Drift Diffusion Models (via PyMC).
http://ski.clps.brown.edu/hddm_docs/
Other
261 stars 117 forks source link

plot_posterior_predictive for single subject #67

Open dokato opened 3 years ago

dokato commented 3 years ago

Is it possible to use plot_posterior_predictive for a specific subject?

In case of >50 subjects not all fit one big subplot. I'd rather generate N separate plots in higher quality.