| abc_coin_flip_game | Simulate many coin flip games via Approximate Bayesian... |
| as.data.frame.bcf_game | S3 as.data.frame method for game |
| as.data.frame.bcf_player | S3 as.data.frame method for player |
| bcf | Bayesian Coin Flip |
| coin_flip_game | Single coin flip game allowing multiple coins |
| fit_beta_shape | Fit a Beta distribution to samples |
| get_name | Return a player's name |
| get_uuid | Return a player's UUID |
| match_samples | Match samples corresponding to a result |
| new_game | Create a new game |
| new_player | Create a new player |
| player_map_theta | Maximum A Posteriori win parameter |
| plot.bcf_game | S3 plot method for a game |
| plot.bcf_player | S3 plot method for a player |
| print.bcf_game | S3 print method for game |
| print.bcf_player | S3 print method for player |
| rep_coin_flip_game | Repeat many coin flip games, drawing from players' priors |
| summary.bcf_game | S3 summary method for a game |
| update_player | Update a player object using a game result |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.