Module: Editor
Version: 18.03+
Description
The formula 'Gamma' returns the Gamma distribution for specified values of alpha and beta.
Parameters
Value: The value at which to evaluate the distribution.
Alpha: The alpha parameter of the distribution.
Beta: The beta parameter of the distribution.
Cumulative: A logical value. If cumulative is TRUE, 'Gamma' returns the cumulative distribution; if FALSE, it returns the probability density function.
Example
Description
In the following example, the formula 'Gamma' is used to compute the cumulative distribution function.
Values parameters
Result
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.