next_week_value: An intermediate function in bellman values calculation....

View source: R/Bellman_subfunctions.R

next_week_valueR Documentation

An intermediate function in bellman values calculation. Select the next week bellman values of a position from all bellman values.

Description

An intermediate function in bellman values calculation. Select the next week bellman values of a position from all bellman values.

Usage

next_week_value(next_week_values_l, max_mcyear, i)

Arguments

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.


dhia-gharsallaoui/watervalues documentation built on Dec. 1, 2022, 5:18 a.m.