rep_coin_flip_game: Repeat many coin flip games, drawing from players' priors

Description Usage Arguments Value

View source: R/coin_flip.R

Description

Repeat many coin flip games, drawing from players' priors

Usage

1
rep_coin_flip_game(.players, .iters)

Arguments

.players

A list of players.

.iters

An integer number of iterations to run.

Value

A data frame of results, ordered following .players.


tomshafer/bcf documentation built on May 18, 2019, 9:14 p.m.