View source: R/strategy_eval.R
compute_values | R Documentation |
Given states and counts, computes the total state values per cycle.
compute_values(states, count_list, strategy_starting_values)
states |
An object of class |
count_list |
An object of class |
strategy_starting_values |
An object of class |
A data.frame of state values, one column per state value and one row per cycle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.