We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169564f commit e53f8daCopy full SHA for e53f8da
bambi/models.py
@@ -616,7 +616,7 @@ def plot_priors(
616
draws : int
617
Number of draws to sample from the prior predictive distribution. Defaults to 5000.
618
var_names : str or list
619
- A list of names of variables for which to compute the posterior predictive
+ A list of names of variables for which to compute the prior predictive
620
distribution. Defaults to ``None`` which means to include both observed and
621
unobserved RVs.
622
random_seed : int
0 commit comments