get_pref_handler_by_strat | R Documentation |
Get handler preference by strategy.
get_pref_handler_by_strat(
data_folder,
generations,
weight_comp_strat,
weight_of_interest,
handler_pref_by_strategy = FALSE
)
data_folder |
The data folder, should refer to an obligate simulation. |
generations |
The generations to extact, recommended 1 - 100. |
weight_comp_strat |
Which weight (mostly wt_5) refers to the inherited preference that controls the competition strategy in scenario 2. |
weight_of_interest |
Which weight are we interested in. A named vector of weight numbers. |
A data.table of counts of handler preference across strategy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.