graph_bp_both: Graph both - Bounded probability

Description Usage Arguments Value

View source: R/graph_bp_both.R

Description

Plot two p-boxes (each p-box is represented by two cdf sequences) All inputs much have the same length

Usage

1
2
3
4
5
6
graph_bp_both(
  lower_points_average_consumption,
  upper_points_average_consumption,
  lower_points_high_consumption,
  upper_points_high_consumption
)

Arguments

lower_points_average_consumption

A vector with the lower cdf sequence corresponding to average consumption scenario

upper_points_average_consumption

A vector with the upper cdf sequence corresponding to average consumption scenario

lower_points_high_consumption

A vector with the lower cdf sequence corresponding to high consumption scenario

upper_points_high_consumption

A vector with the upper cdf sequence corresponding to high consumption scenario

Value

a plot


Iraices/PrecisePvsBoundedP documentation built on Jan. 18, 2021, 11:32 p.m.