am_stat: am_stat object.

View source: R/methods.R

am_statR Documentation

am_stat object.

Description

am_stat object.

Usage

am_stat(x, method = c("none","holm","hommel", "hochberg",
               "bonferroni", "BH", "BY", "fdr"),
               ...)

Arguments

x

dataset containing Trouvelot or Grid data

method

adjusts the p-value for multiple comparisons (see p.adjust) The default is no adjustment for multiple comparisons.

...

ignored

Examples

am_stat(example_grid)
am_stat(example_trouvelot)

mchiapello/Ramf documentation built on April 9, 2022, 5:07 p.m.