graph_epid_s {ZeBook} | R Documentation |
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_s(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 |
Value
plot
See Also
[Package ZeBook version 1.1 Index]