
Package index
Helper Functions for Disease Simulations
Run the model using pre-defined functions as defined in Savary et al. 2012 and Kim et al. 2015
-
bacterial_blight()bb() - Predict Rice Bacterial Blight Intensity
-
brown_spot()bs() - Predict Rice Brown Spot Intensity
-
leaf_blast()lb() - Predict Rice Leaf Blast Intensity
-
sheath_blight()sb() - Predict Rice Sheath Blight Intensity
-
tungro() - Predict Rice Tungro Disease Incidence
-
modified_kim_leaf_blast()mk_lb() - Predict Rice Leaf Blast Intensity Using Modified Kim Model
-
modified_kim_sheath_blight()mk_sb() - Predict Rice Sheath Blight Intensity Using a Modified Kim Model
SEIR
A susceptible-exposed-infectious-removed (SEIR) model and the main function that drives {epicrop}
-
seir() - Susceptible-Exposed-Infectious-Removed (SEIR) Model Framework
-
get_wth() - Get Weather Data for Modelling Disease
-
format_wth() - Format Weather Data for Use in epicrop