.sfcr_make_scenario_matrix {sfcr} | R Documentation |
Make matrix for scenario calculations
.sfcr_make_scenario_matrix(baseline, scenario, periods)
baseline |
a model calculated with the |
scenario |
a List holding the different scenarios |
periods |
The total number of periods in the model |
This function generates the base matrix that is going to be modified in place by the different solvers.
João Macalós