PI: Compute the prediction interval summary over time.

View source: R/results_processing.R

PIR Documentation

Compute the prediction interval summary over time.

Description

Compute the prediction interval summary over time.

Usage

PI(x, output, scenarios = NULL, level = 0.9, gather = TRUE)

Arguments

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

Value

a summary table


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.