example_data6: accuracy_diff_data This contains prediction accuracy related...

example_data6R Documentation

accuracy_diff_data This contains prediction accuracy related information for detailed model comparison (2 methods at a time).

Description

accuracy_diff_data This contains prediction accuracy related information for detailed model comparison (2 methods at a time).

Usage

example_data6

Format

A dataframe with 6 rows and 9 columns

trait

Trait name

method

Method name (there can be only 2 types)

R2

Prediction accuracy

lower_limit_R2

Lower limit of prediction accuracy

upper_limit_R2

Upper limit of prediction accuracy

lower_limit_difference_R2

Lower limit of prediction accuracy difference (common to the 2 methods)

upper_limit_difference_R2

Upper limit of prediction accuracy difference (common to the 2 methods)

p_value_difference_R2

p value of diffence between prediction accuracy (common to the 2 methods)


GPflexViz documentation built on Sept. 10, 2025, 10:27 a.m.