View source: R/optimization_metrics.R
| gof | R Documentation |
GOF
gof(sim, obs, na.rm = TRUE, digits = 2)
sim |
numeric 'data.frame', 'matrix' or 'vector' with simulated values |
obs |
numeric 'data.frame', 'matrix' or 'vector' with observed values |
na.rm |
Should remove NA |
digits |
Number of digits |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.