stats_of_z.stats: Statistics on z.stats table

Description Usage Arguments Examples

View source: R/stats.R

Description

This function summarizes the tables generated by z.stats using custom provided functions. We get a shorter table with statistics of statistics.

Usage

1
stats_of_z.stats(stat = "MAPE")

Arguments

stat

Any of the statistical variables in z.stats: RMSE, MPRE, MAPE, MSE, RSS, MAE

Examples

1
2
3
4
5
## Not run: 
# Get a statistical summary of the Mean Absolute Percentage Error (MAPE)
stats_of_z.stats()

## End(Not run)

zFactor documentation built on Aug. 1, 2019, 5:04 p.m.