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

post_hoc_variation_model_GxE(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