estatisticasRmsePERCENTUAL {Fgmutils}R Documentation

percent RMSE Estatistics

Description

this function returns a data.frame containing fields rmsePERCENTUAL

Usage

estatisticasRmsePERCENTUAL(observado, estimado, dfEstatisticas, ...)

Arguments

observado

list containing the observations of variable

estimado

list containing estimates of variable

dfEstatisticas

a data.frame containing field rmse

...

only for compatibility with other functions

Value

will be returned data.frame with rmse PERCENTUAL calc


[Package Fgmutils version 0.9.5 Index]