Description Usage Arguments Author(s)
View source: R/concentration_game.R
Simulation of the concentration game
1 2 | concentration_game(n = 16, num_simulations = 10, capacity = 4,
method = "random")
|
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") |
Markus Huff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.