EpiIndicators_plot: 'EpiIndicators_plot'

View source: R/plot.R

EpiIndicators_plotR Documentation

EpiIndicators_plot

Description

EpiIndicators_plot() plots the results obtained by EpiIndicators()

Usage

EpiIndicators_plot(df)

Arguments

df

: a dataframe obtained as the outcome of executing EpiIndicators()

Value

a combination of 3 plots: (A) the indicator f(t) (in green in the main y-axis) and the indicator g(t) (in red in the secondary axis). (B) r(t)*f(t) (in green in the main y-axis) and g(t+s(t)) (in red in the secondary axis) and (C) r(t) (in green in the main y-axis) and s(t) (in red in the secondary axis)


EpiInvert documentation built on Dec. 28, 2022, 2:35 a.m.