plot
Methods for function plot
signature(x = "sbm")
Plots the results of the Swash-Backwash Model; two plots: edges over time, total infections per time unit
signature(x = "sbm_ci")
Plots the results of bootstrap confidence intervals for the Swash-Backwash Model; one figure with six plots: \(S_A\), \(I_A\), \(R_A\), \(t_{FE}\), \(t_{LE}\), and \(R_{0A}\)
signature(x = "loggrowth")
Plots the results of the logistic growth model (observed, predicted, first derivative)
Thomas Wieland