get_repgames_results: Get the results of all solved repeated games assuming the...

Description Usage

View source: R/solve_rep.R

Description

Returns for all discount factors the optimal simple strategy profiles maximum joint payoffs and punishment profiles

Usage

1
2
3
4
5
6
get_repgames_results(
  g,
  action.details = TRUE,
  delta = g$param$delta,
  rho = g$param$rho
)

skranz/RelationalContracts documentation built on March 6, 2021, 11:54 a.m.