EpiIndicators_plot {EpiInvert} | R 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)
[Package EpiInvert version 0.3.1 Index]