reportFit: reportFit

View source: R/reportFit.R

reportFitR Documentation

reportFit

Description

reports fit and error indicators compared to initial values

Usage

reportFit(gdx, type = "MAPE", level = "cell")

Arguments

gdx

GDX file

type

type of indicator. Options: R2, MAE, MPE (mean percentage error - bias), MAPE (mean absolute percentage error)

level

level at which the regional and global bias should be reported. Options "cell" or "grid"

Value

Selected error indicator

Author(s)

Edna Molina Bacca, Patrick v. Jeetze

Examples


  ## Not run: 
    x <- reportFit(gdx,type)
  
## End(Not run)


pik-piam/magpie4 documentation built on Sept. 20, 2024, 10 a.m.