uwGofEval | R Documentation |
Evaluate goodness of fit for WTAQ result
uwGofEval(res, logtimes = FALSE, gofs = names(uwGofTargetValue()), ...)
res |
either character string representing full path to WTAQ result plot file or data.frame containing the content of the WTAQ result plot file. |
logtimes |
if TRUE, time steps are supposed to be logarithmic, i.e. it is assumed that the result plot file is in “matrix form”. |
gofs |
vector of names of fitness functions, evaluated by |
... |
arguments passed to gof() function, e.g. digits: decimal places used for rounding the goodness-of-fit indexes. |
Evaluation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.