WACSsimul: Performs simulations based on estimated parameters of the WACS model
Description
Performs simulations based on estimated parameters of the WACS model
Usage
WACSsimul(wacspar, from, to, first.day = NULL, REJECT = FALSE)
Arguments
wacspar
Parameters of the WACS model estimated with WACSestim
from
Starting date of the simulation (format: "yyyy-mm-dd")
to
Ending date of the simulation (format: "yyyy-mm-dd")
first.day
Conditioning values for first day (optional)
REJECT
Boolean indicating whether a rejection technique is used to guarantee variables within bounds.
Default is FALSE. In this case, values outside bounds are forced to the bounds.