Skip to content

Commit ed4a246

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent 9129a37 commit ed4a246

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

P/gam-sgam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $$ \label{eq:X-Y}
4646
X = g^{-1}(Y) = \frac{1}{b} Y \; .
4747
$$
4848

49-
Because $b$ is positive, $g(X)$ is strictly increasing and we can calculate the [cumulative distribution function of a strictly increasing function](/P/cdf-sifct) as
49+
Because $b$ must be positive, $g(X)$ is strictly increasing and we can calculate the [cumulative distribution function of a strictly increasing function](/P/cdf-sifct) as
5050

5151
$$ \label{eq:cdf-sifct}
5252
F_Y(y) = \left\{

P/gam-sgam2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $$ \label{eq:X-Y}
4646
X = g^{-1}(Y) = \frac{1}{b} Y \; .
4747
$$
4848

49-
Because $b$ is positive, $g(X)$ is strictly increasing and we can calculate the [probability density function of a strictly increasing function](/P/pdf-sifct) as
49+
Because $b$ must be positive, $g(X)$ is strictly increasing and we can calculate the [probability density function of a strictly increasing function](/P/pdf-sifct) as
5050

5151
$$ \label{eq:pdf-sifct}
5252
f_Y(y) = \left\{

0 commit comments

Comments
 (0)