mean_min_max_table | R Documentation |
Goal is to plot out the extremes and the mean for each county in the US. May take a short while to run (~1min).
mean_min_max_table(forecast.distributions, outfile, n.draws)
forecast.distributions |
The forecast.distributions output from the dfmip function. The first 6 columns are informational, followed by n.draw prediction columns, followed by any columns added subsequently by the user. |
outfile |
The file to be written (including the path where it should be written to, if not in the current workspace) |
n.draws |
The number of columns corresponding to forecast predictions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.