error function

Ratio mean square error

Ratio mean square error

rMSE(x, y) MSE(x, y)

Arguments

  • x: vector of observed values
  • y: vector of simulated values

Examples

rMSE(rnorm(10), rnorm(10)) MSE(rnorm(10), rnorm(10))

Other functions in CoSMoS

Related functions from the same R package