p_gamma_fwd_rev | R Documentation |
same as pgamma() but for custom fit objects returned by fit_gamma_fwd_rev.
p_gamma_fwd_rev(q, fit, fallback)
q |
a quantile (in non-reversed orientation). |
fit |
object returned by fit_gamma_fwd_rev(). |
fallback |
anything. what to return if fit failed. |
either a single value (a P-value), or fallback.
John L. Darcy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.