Compute the prediction interval summary over time.
PI(x, output, scenarios = NULL, level = 0.9, gather = TRUE)
x
: data frameoutput
: variable to show, character valuescenarios
: scenarios, character vector, NULL is defaultlevel
: PI level, default is 0.9 (90% PI)gather
: FALSE: med, low & up columns, TRUE: metric columna summary table
Useful links