Description Usage Arguments Value Author(s)
Sets parameter values and priors for agents in a matched-up dataframe, to be fed to the compete function.
1 | prepare_df(agent_df_unprep, args = NULL)
|
agent_df_unprep |
a tibble with agent strategies matched up, but without set parameter values and prios. Created by the prepare_agents function |
args |
a string vector of arguments to pass to the prepare function |
A dataframe with agents matched up and with parameter values and priors, to be fed to the compete function
K. Enevoldsen & P. Waade
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.