dot-get_Fstatistics_interpretation: .get_Fstatistics_interpretation

.get_Fstatistics_interpretationR 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.


valueSetCompare documentation built on June 22, 2024, 6:57 p.m.