powered by
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
# S3 method for bpc summary(object, digits = 2, ...)
bpc object
number of decimal digits in the table
additional parameters for the generic summary function
# NOT RUN { m<-bpc(data = tennis_agresti, player0 = 'player0', player1 = 'player1', result_column = 'y', model_type = 'bt', solve_ties = 'none') summary(m) # }
Run the code above in your browser using DataLab