.write_Fstatistics_interpretation {valueSetCompare} | R Documentation |
.write_Fstatistics_interpretation
Description
This function generates the interpretation of the results obtained from a F-statistics plot.
Usage
.write_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 character vector containing the interpretation paragraphs for each combination of types in the F-statistic plot.
[Package valueSetCompare version 1.0.0 Index]