game_set_preferences: Set players' preferences

Description Usage Arguments See Also

View source: R/game.r

Description

This function sets players preferences to a parametrized preference type. To specify completely custom preferences use game_set_util_fun instead.

Usage

1

Arguments

game

The game object

pref

A preference created with a function starting with pref_, like e.g. pref_ineqAv(alpha=1, beta=0.5). Use pref_custom to specify custom preferences.

See Also

Other Preferences: game_fix_action_preferences, game_prefer_outcomes, pref_change_params, pref_custom, pref_envy, pref_heterogeneous_players, pref_ineqAv, pref_lossAv, pref_payoff

Other Modify Game: game_change_param, game_copy, pref_change_params


skranz/gtree documentation built on March 27, 2021, 6:03 a.m.