magarey.model2 {ZeBook}R Documentation

The Magarey model, taking a vector of parameters as argument

Description

Generic model of infection for foliar diseases caused by fungi (from Magarey et al.,2005).

Usage

magarey.model2(T, param)

Arguments

T

: input variable. Either a scalar or a vector (for a weather series).

param

: parameters

Value

W : Wetness duration (hour). Either a scalar or a vector depending on T.


[Package ZeBook version 1.1 Index]