concentration_game: Simulation of the concentration game

Description Usage Arguments Author(s)

View source: R/concentration_game.R

Description

Simulation of the concentration game

Usage

1
2
concentration_game(n = 16, num_simulations = 10, capacity = 4,
  method = "random")

Arguments

n

Number of card pairs of the game

num_simulations

Number of simulations of the game

capacity

Working memory capacity

method

Characteristic of the working memory ("random","fifo","lifo")

Author(s)

Markus Huff


markushuff/ConcentrationGame documentation built on May 21, 2019, 12:24 p.m.