prepare_df: prepare_df

Description Usage Arguments Value Author(s)

Description

Sets parameter values and priors for agents in a matched-up dataframe, to be fed to the compete function.

Usage

1
prepare_df(agent_df_unprep, args = NULL)

Arguments

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

Value

A dataframe with agents matched up and with parameter values and priors, to be fed to the compete function

Author(s)

K. Enevoldsen & P. Waade


KennethEnevoldsen/SiRToM documentation built on May 28, 2019, 9:32 a.m.