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")

Arguments

gdx

GDX file

type

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

Value

Selected error indicator

Author(s)

Edna Molina Bacca

Examples


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


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.