We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following comments concern the online version dated November 23, 2024.
In p63, there are two issues under 2.7.4 Beta distribution:
"The beta distribution has support over the interval [0, 1] and is defined as follows:
$${\rm B}(x | a, b) = \frac{1}{{\rm B}(a,b)} x^{a-1} (1-x)^{b-1}.$$ "
Similar observation applies to the Gamma distribution and co in pages 64-65.
"We require $a, b > 0$ to ensure the distribution is integrable (i.e., to ensure ${\rm B}(a, b)$ exists).”
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following comments concern the online version dated November 23, 2024.
In p63, there are two issues under 2.7.4 Beta distribution:
"The beta distribution has support over the interval [0, 1] and is defined as follows:
"
Similar observation applies to the Gamma distribution and co in pages 64-65.
"We require$a, b > 0$ to ensure the distribution is integrable (i.e., to ensure ${\rm B}(a, b)$ exists).”
The text was updated successfully, but these errors were encountered: