Description Usage Arguments Value References Examples
Computes the PDF of the loggamma of the continuous-type random variable X given the following: P(a < x < b) = definite integral from z to b of (f(x)dx) f(x) is the density See Remark 3.7.1 on page 219 of the book.
1  | 
x | 
 Vector of quantiles used in pgamma() function. All components are >= 1.  | 
alpha | 
 Shape value used in pgamma() function. Must be positive.  | 
beta | 
 Rate value used in pgamma() function. Cannot be zero.  | 
Distribution function from pgamma() function.
Hogg, R. McKean, J. Craig, A (2018) Introduction to Mathematical Statistics, 8th Ed. Boston: Pearson
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.