.get_Fstatistics_interpretation {valueSetCompare} | R Documentation |
.get_Fstatistics_interpretation
Description
This function extracts and interprets the results from a given F-statistics error bar plot.
Usage
.get_Fstatistics_interpretation(errorbar_plot, utility_combinations = NULL)
Arguments
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). |
Value
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.
[Package valueSetCompare version 1.0.0 Index]