to_matrix: Transform an extensive-form game into a normal-form game.

View source: R/to_matrix.R

to_matrixR Documentation

Transform an extensive-form game into a normal-form game.

Description

to_matrix transforms a two-person extensive-form game into a normal-form game a specified pair of strategies or a set of action profiles.

Usage

to_matrix(game)

Arguments

game

A two-person extensive-form game defined by extensive_form().

Value

A normal_form class object.

Author(s)

Yoshio Kamijo and Yuki Yanai yanai.yuki@kochi-tech.ac.jp


yukiyanai/rgamer documentation built on June 14, 2024, 7:38 p.m.