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