graph_epid: Plot output of a Classical SEIR model for plant disease
Description
Plot the output of the Zadoks classical SEIR model for plant disease.
Usage
graph_epid(out, typel = "s", all = TRUE, param = TRUE)
Arguments
out
: output of the zadoks.original.model
typel
: type of plot (default : s)
all
: if all=true (default), plot all the state variable
param
: if param (default), add the values of param on the plot