Message-ID: <AANLkTi=n+gdmv=Fjg0S-AXFbfJDLrGjFGd862yiXQLux@mail.gmail.com>
Date: 2011-03-16T09:53:20Z
From: Mauricio Zambrano-Bigiarini
Subject: Is there a function for comparing a modeled timeseries to the measured one?
In-Reply-To: <AANLkTikwfLSvSrJwYJyDFgLtdh+QZvGNMjHGWnkO4FdR@mail.gmail.com>
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
--
================================
Linux user #454569 -- Ubuntu user #17469
================================
2011/3/9 Jan Hackenberg <hacke78 at googlemail.com>:
> Dear R - Users
> I have 2 timeseries, one measured and one is modeled. The only function to
> compare them ?i know is cor(model,measured). Is there perhaps another
> function to produce the r squared, to prove that my model is well fit?
> Thanks for your time
> Jan
>
> ? ? ? ?[[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>