File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
lib/node_modules/@stdlib/stats/base/dists/invgamma Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ console.log( objectKeys( invgamma ) );
118118
119119<section class =" links " >
120120
121- [ invgamma-distribution ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
121+ [ invgamma-distribution ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
122122
123123<!-- <toc-links> -->
124124
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ for ( i = 0; i < 10; i++ ) {
148148
149149[ cdf ] : https://en.wikipedia.org/wiki/Cumulative_distribution_function
150150
151- [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
151+ [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
152152
153153</section >
154154
Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ var y = invgamma.cdf( 0.8 );
277277
278278<section class =" links " >
279279
280- [ invgamma-distribution ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
280+ [ invgamma-distribution ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
281281
282282[ cdf ] : https://en.wikipedia.org/wiki/Cumulative_distribution_function
283283
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ for ( i = 0; i < 10; i++ ) {
143143
144144<section class =" links " >
145145
146- [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
146+ [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
147147
148148[ pdf ] : https://en.wikipedia.org/wiki/Probability_density_function
149149
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ for ( i = 0; i < 10; i++ ) {
143143
144144<section class =" links " >
145145
146- [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
146+ [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
147147
148148[ pdf ] : https://en.wikipedia.org/wiki/Probability_density_function
149149
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ for ( i = 0; i < 10; i++ ) {
146146
147147<section class =" links " >
148148
149- [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse_Gamma_distribution
149+ [ inverse-gamma ] : https://en.wikipedia.org/wiki/Inverse-gamma_distribution
150150
151151[ quantile-function ] : https://en.wikipedia.org/wiki/Quantile_function
152152
You can’t perform that action at this time.
0 commit comments