Run European Forestry Dynamics Model
runEFDM(state0, actprob, activities, n, check = TRUE)data.frame State of each time step divided by activities
data.frame Initial state
data.frame Activity probabilities
list A list of activities
integer Number of time steps required
Check input arguments for consistency.
This is the actual scenario running function, which projects the initial forest state n time steps to the future.
Activities are defined using define_activity.