graph_pp_both: Graph both - Precise probability

Description Usage Arguments Value

View source: R/graph_pp_both.R

Description

Plot two cumulative distribution functions: average consumption and high consumption frequency_exceeding_average_consumption and frequency_exceeding_high_consumption must have the same length

Usage

1
2
3
4
graph_pp_both(
  frequency_exceeding_average_consumption,
  frequency_exceeding_high_consumption
)

Arguments

frequency_exceeding_average_consumption

A vector of frequency of exceeding corresponding to average consumption

frequency_exceeding_high_consumption

A vector of frequency of exceeding corresponding to high consumption

Value

a plot


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