View source: R/Bellman_subfunctions.R
get_bellman_values_interpolation | R Documentation |
Bellman
and
in getOptimalTrend
Create approximation of Bellman function for next week for each scenario, used in Bellman
and
in getOptimalTrend
get_bellman_values_interpolation(Data_week, next_week_values, mcyears)
Data_week |
Data frame generated in |
next_week_values |
Vector of Bellman values to interpolate |
mcyears |
Vector of monte carlo years to take into account |
List of stats::approxfun
for each scenario
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.