Considering a new dataset (across the same patches), computes
forecasts based on the DRM passed as drm
.
Arguments
- drm
A
list
object containing the output from the fit_drm function.- cores
number of threads used for the forecast. If four chains were used in the
drm
, then four (or less) threads are recommended.