View source: R/print_fun_foot.R
print.stanFoot | R Documentation |
Provides detailed posterior summaries for the Stan football model parameters.
## S3 method for class 'stanFoot'
print(x, pars = NULL, teams = NULL, digits = 3, true_names = TRUE, ...)
x |
An object of class |
pars |
Optional character vector specifying parameters to include in the summary. This can be specific parameter names (e.g., |
teams |
Optional character vector specifying team names whose |
digits |
Number of digits to use when printing numeric values. Default is |
true_names |
Logical value indicating whether to display team names in parameter summaries. Default is |
... |
Additional arguments passed. |
Roberto Macrì Demartino roberto.macridemartino@deams.units.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.