@@ -33,6 +33,7 @@ These distributions are defined over a continuous range of values.
3333- `Normal <./distributions/gallery/normal.html >`_
3434- `Pareto <./distributions/gallery/pareto.html >`_
3535- `Rice <./distributions/gallery/rice.html >`_
36+ - `Scaled Inverse Chi-Squared <./distributions/gallery/scaledinversechisquared.html >`_
3637- `Skew-Normal <./distributions/gallery/skewnormal.html >`_
3738- `Student's t <./distributions/gallery/students_t.html >`_
3839- `Skew-Student's t <./distributions/gallery/skew_studentt.html >`_
@@ -106,6 +107,7 @@ Distributions with skewed (non‐symmetric) shapes include:
106107- `Moyal <./distributions/gallery/moyal.html >`_
107108- `Pareto <./distributions/gallery/pareto.html >`_
108109- `Rice <./distributions/gallery/rice.html >`_
110+ - `Scaled Inverse Chi-Squared <./distributions/gallery/scaledinversechisquared.html >`_
109111- `Skew-Normal <./distributions/gallery/skewnormal.html >`_
110112- `Skew-Student's t <./distributions/gallery/skew_studentt.html >`_
111113- `Weibull <./distributions/gallery/weibull.html >`_
@@ -186,6 +188,8 @@ Distributions supported on the non‐negative real numbers.
186188- `Wald <./distributions/gallery/wald.html >`_
187189- `Log-Logistic <./distributions/gallery/log_logistic.html >`_
188190- `Logit-Normal <./distributions/gallery/logit_normal.html >`_
191+ - `Scaled Inverse Chi-Squared <./distributions/gallery/scaledinversechisquared.html >`_
192+
189193
190194**Discrete: **
191195- `Bernoulli <./distributions/gallery/bernoulli.html >`_
@@ -243,6 +247,7 @@ The following distributions are univariate (one-dimensional).
243247- `Normal <./distributions/gallery/normal.html >`_
244248- `Pareto <./distributions/gallery/pareto.html >`_
245249- `Rice <./distributions/gallery/rice.html >`_
250+ - `Scaled Inverse Chi-Squared <./distributions/gallery/scaledinversechisquared.html >`_
246251- `Skew-Normal <./distributions/gallery/skewnormal.html >`_
247252- `Student's t <./distributions/gallery/students_t.html >`_
248253- `Skew-Student's t <./distributions/gallery/skew_studentt.html >`_
0 commit comments