test_baseline_policy | R Documentation |
This function validates a provided baseline policy or sets a default baseline policy of zeros for all individuals.
test_baseline_policy(baseline_policy, n)
baseline_policy |
A list representing the baseline policy for each individual. If |
n |
An integer specifying the number of individuals in the population. |
A validated or default baseline policy as a list of numeric values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.