Skip to content
Prev 11203 / 29559 Next

Is there a function for comparing a modeled timeseries to the measured one?

You may have a look to the 'gof' and 'ggof' functions included in the
hydroGOF package:

http://cran.r-project.org/web/packages/hydroGOF/index.html

which implement  several numerical and graphical goodness-of-?t
measures between observed and simulated values.

Kinds,

Mauricio