rel_param.Rd
Add parameters to a relational contracting game
rel_param( g, ..., delta = non.null(param[["delta"]], 0.9), rho = non.null(param[["rho"]], 0), beta1 = non.null(param[["beta1"]], 1/2), param = g[["param"]] )
g | a relational contracting game created with rel_game |
---|---|
... | other parameters that can e.g. be used in payoff functions |
delta | The discount factor |
rho | The negotiation probability |
Returns the updated game