Learn R Programming

CLSIEP15 (version 0.1.0)

calculate_aov_infos: Calculate ANOVA Results and Imprecision Estimates

Description

Calculate ANOVA Results and Imprecision Estimates

Usage

calculate_aov_infos(ep_15_table)

Value

Named list with ANOVA Results and Imprecision Estimates

Arguments

ep_15_table

table generated from create_table_ep_15()

Examples

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

Run the code above in your browser using DataLab