classic1wayAnova: Function to perform a One-way Anova statistical test on a...

View source: R/anova_analysis.R

classic1wayAnovaR Documentation

Function to perform a One-way Anova statistical test on a MsnBase dataset

Description

Function to perform a One-way Anova statistical test on a MsnBase dataset

Usage

classic1wayAnova(current_line, conditions)

Arguments

current_line

The line currently treated from the quantitative data to perform the ANOVA

conditions

The conditions represent the different classes of the studied factor

Value

A named vector containing all the different values of the aov model

Author(s)

Hélène Borges

Examples

## Not run: examples/ex_classic1wayAnova.R


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.