Description Usage Arguments Examples
Plot will show blue areas with the lowest errors and redish with very high error or close to MAPE=25. Pink is much greater than 25.
| 1 2 | z.plot.range(correlation = "DAK", stat = "MAPE", pprRange = "lp",
  ...)
 | 
| correlation | identifier. Can be "HY", "DAK", "DPR" "N10", "SH" | 
| stat | Any of the statistical variables in z.stats: | 
| pprRange | low (lp) or high (hp) chart area of the Standing-Katz chart | 
| ... | any other parameter | 
| 1 2 3 4 5 | # plot Dranchuk-AbouKassem
z.plot.range("DAK")
# plot Beggs-Brill correlation with fine grid on Ppr
z.plot.range("BB", interval = "fine")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.