gofs: Function to calculate goodness of fit statistics

Description Usage Arguments Value

View source: R/gofs.R

Description

Function to calculate goodness of fit statistics

Usage

1
gofs(obs, pred)

Arguments

obs

Vector with observed data

pred

Vector with predicted data

Value

List with the values of rmse, r, nse and pbias


pacoalonso/alonsaRp documentation built on May 17, 2020, 9 a.m.