post_hoc_variation_model_home_away returns a dataframe for factors' variation for each variable from a list whose elements are output from check_model.fit_model_home_away

post_hoc_variation_model_home_away(list_out_check_model)

Arguments

list_out_check_model

A list whose elements are output from check_model

Value

A dataframe with the following columns: variable, factor and percentage sum of square coming from the model

See also