.get_Fstatistics_interpretation | R Documentation |
This function extracts and interprets the results from a given F-statistics error bar plot.
.get_Fstatistics_interpretation(errorbar_plot, utility_combinations = NULL)
errorbar_plot |
A ggplot object containing an error bar plot. |
utility_combinations |
A matrix or data frame of utility combinations corresponding to the x-axis labels (default is NULL). |
A list containing the interpretation results for each combination of types in the F-statistic plot. Each list element contains details about significance, mean, confidence interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.