Calculate the root mean square error for groupings in dataMapping
s
Source: R/utilities-data-mapping.R
calculateRMSE.Rd
Calculate the root mean square error for groupings in dataMapping
s
Arguments
- dataMappingList
A
DataMapping
or a list ofDataMapping
objects.- timeDiffThreshold
Allowed difference between observed and simulated time values in minutes. Default is 10. If for a certain observed point no simulated time point exists within the defined threshold, the value is not considered.