Description Usage Arguments Examples
Table 1: Contains the parameter estimates and respective HPD interval
Table 2: Contains the posterior probability for the combination of all players
Table 3: Contains the ranking of the players' abilities based on the posterior distribution of the ranks
1 2 |
object |
bpc object |
digits |
number of decimal digits in the table |
... |
additional parameters for the generic summary function |
1 2 3 4 5 6 7 | m<-bpc(data = tennis_agresti,
player0 = 'player0',
player1 = 'player1',
result_column = 'y',
model_type = 'bt',
solve_ties = 'none')
summary(m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.