estimate_goodnessOfFit: Calculating the goodness-of-fit indicators between measured...

View source: R/Estimate.R

estimate_goodnessOfFitR Documentation

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)

Arguments

Sim

The simualtion value of model.

Obs

The observed value.

Value

A vector for the goodness-of-fit indicators


simET documentation built on Aug. 19, 2023, 5:09 p.m.