join_cluster | R Documentation |
Join cluster information
join_cluster(data, var_names, k)
data |
tibble with modeling data (see get_modeling_data_*) |
var_names |
character vector with variable names used to create the cluster (by default Shots, ShotsOnTarget, Fouls, Corners, YellowCard and RedCard wil be used to create the cluster as these columns cannot be used to predict) |
k |
number of clusters |
tibble with Cluster and ClusterOpponent joined onto data input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.