View source: R/results_processing.R
PI | R Documentation |
Compute the prediction interval summary over time.
PI(x, output, scenarios = NULL, level = 0.9, gather = TRUE)
x |
data frame |
output |
variable to show, character value |
scenarios |
scenarios, character vector, NULL is default |
level |
PI level, default is 0.9 (90% PI) |
gather |
FALSE: med, low & up columns, TRUE: metric column |
a summary table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.