View source: R/model_fit_params.R
model_fit_params | R Documentation |
Model fit evaluation
model_fit_params(Obs, Sim, data, as.DF = T)
Obs |
observed data |
Sim |
simulated data |
data |
if data.frame |
as.DF |
default is TRUE and produces data as data.frame(...) |
this function provides various model fit metric including
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.