Description Usage Arguments Examples
This function summarizes the tables generated by z.stats using custom provided functions. We get a shorter table with statistics of statistics.
1 | stats_of_z.stats(stat = "MAPE")
|
stat |
Any of the statistical variables in z.stats: RMSE, MPRE, MAPE, MSE, RSS, MAE |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.