calculate_aov_infos {CLSIEP15}R Documentation

Calculate ANOVA Results and Imprecision Estimates

Description

Calculate ANOVA Results and Imprecision Estimates

Usage

calculate_aov_infos(ep_15_table)

Arguments

ep_15_table

table generated from create_table_ep_15()

Value

Named list with ANOVA Results and Imprecision Estimates

Examples

calculate_aov_infos(create_table_ep_15(CLSIEP15::ferritin_long, data_type = 'long'))

[Package CLSIEP15 version 0.1.0 Index]