Closed
Description
Standardize names for common variables and quantities in the Jupyter Notebook Style Guide, so that the style is consistent throughout the documentation.
Suggestion by @OriolAbril :
It would probably be good to always use the same names, for sample stats we defined a convention at ArviZ that now PyMC3 will use because it uses InferenceData but there are still many other similar cases that could be considered, stacking
chain, draw
dimensions ->sample
?__sample__
?draws
?chain_draw
?