.calculate_gof | R Documentation |
Calculate goodness-of-fit statistics
.calculate_gof(result, data, family, silent)
result |
Fit result from TMB or Newton-Raphson. |
data |
Numeric vector with values in the (0, 1) interval. |
family |
Character string specifying the distribution family. |
silent |
Logical; if TRUE, suppresses messages. |
List of goodness-of-fit statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.