Closed roshnaeem closed 3 years ago
Some ideas:
Also as a general rule, unless there is a good reason not too (like the see also section becoming too long) all relations should be bidirectional
A few more:
plot_khat
<=> psislw
plot_ess
<=> ess
plot_mcse
<=> mcse
plot_loo_pit
<=> loo_pit
plot_kde
<=> kde
plot_energy
<=> bfmi
rhat
<=> ess
, plot_ess
mcse
<=> ess
plot_dist
<=> plot_dot
less confident about these:
plot_rank
<=> plot_trace
plot_forest
<=> plot_posterior
plot_joint
<=> plot_pair
the ones with the asterisk mean they don't need to be bidirectional. I imagine that plot_ppc will have a lot of see also links, so it doesn't need to also have plot_lm and plot_ts there, but it does need plot_separation.
@OriolAbril, plot_ppc
does not have a lot of links, only plot_bvp
, so we can add all of them.
Short Description
For adding a "See also" section in docstrings, I need help to be sure about which functions should be added in this section for each function.
Code Example or link
An example of the "See also" section can be found at compare page.
Related to https://github.com/arviz-devs/arviz/issues/1188
Relevant documentation or public examples
I am adding the list of functions here. Comment your suggestions here for the "see also" section of these functions. I'll keep updating the list here so in case if someone has already commented for one function, there won't be an extra effort.
Functions List