get_mape | R Documentation |
Extract a Period- and Variable-specific MAPE value
get_mape(response, period)
response |
Character; one of |
period |
One of |
Queries the KuskoHarvPred:::loo_output$error_summary
table
for the correct value. The value is on the proportional error scale.
That object is created by whole_loo_analysis()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.