You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the definition of the exponential distribution with the scale parameter beta, the probability density function should be
\begin{equation*}
\text{Exponential}(y|\beta) = \frac{1}{\beta} , \exp ( -\frac{y}{\beta} ) . \end{equation*}