View source: R/Bellman_subfunctions.R
next_week_value | R Documentation |
An intermediate function in bellman values calculation. Select the next week bellman values of a position from all bellman values.
next_week_value(next_week_values_l, max_mcyear, i)
next_week_values_l |
list of all bellman values of the next week. |
max_mcyear |
the maximum number of scenarios. |
i |
the number of row in the table of calculation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.