Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"p_Y(Y=y \\mid \\theta) = p_X(x \\mid \\theta) \\,/ \\,\\left| \\, {dy}/{dx}\\, \\right | \n",
"\\end{equation}\n",
"\n",
"In [*Transformation of likelihood with change of random variable*](./likelihood-change-obs) we saw how this Jacobian factor leads to a multipliciative scaling of the likelihood function (or a constant shift of the log-likelihood function), but that likelihood-ratios are invariant to a change of variables $X \\to Y$ (because the Jacobian factor cancels). \n",
"In [*Transformation of likelihood with change of random variable*](./likelihood-change-obs) we saw how this Jacobian factor leads to a multiplicative scaling of the likelihood function (or a constant shift of the log-likelihood function), but that likelihood-ratios are invariant to a change of variables $X \\to Y$ (because the Jacobian factor cancels). \n",
"\n",
"## How does the likelihood transform to reparameterization?\n",
"\n",
Expand Down