Learn R Programming

simET (version 1.0.3)

estimate_goodnessOfFit: Calculating the goodness-of-fit indicators between measured and simulated values

Description

Calculating the goodness-of-fit indicators between measured and simulated values

Usage

estimate_goodnessOfFit(Sim, Obs)

Value

A vector for the goodness-of-fit indicators

Arguments

Sim

The simualtion value of model.

Obs

The observed value.