gamma_hist_cor | R Documentation |
Calculates user-interpretable check of goodness of fit for gamma distribution where x is data, and fit is an object returned by fit_gamma_fwd_rev().
gamma_hist_cor(x, fit)
x |
numeric vector. |
fit |
object returned by fit_gamma_fwd_rev(). |
a single correlation coefficient.
John L. Darcy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.