View source: R/get_team_formula.R
get_team_formula | R Documentation |
Get team formula
get_team_formula(data, intercept = FALSE, home = FALSE)
data |
tibble with modeling data and attack and defence flags (see join_att_and_def_team_flags) |
home |
logical indicating if Home variable should be included in the formula |
formula with all attack and defence terms for a design matrix with full rang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.