magarey.simule {ZeBook} | R Documentation |
Wrapper function to run the Magarey model multiple times (for multiple sets of inputs)
Description
Wrapper function to run the Magarey model multiple times (for multiple sets of inputs)
Example magarey.simule(magarey.define.param(),15)
Usage
magarey.simule(X, T, all = FALSE)
Arguments
X |
: parameter matrix |
T |
: input variable, temperature |
all |
: if you want a matrix combining X and output |
Value
a table with wetness duration (W) for each parameter vector
[Package ZeBook version 1.1 Index]