comp_make_f_tests: Make F Tests

Description Usage Arguments Value

View source: R/comp_make_f_tests.R

Description

Calclates omnibus F tests to be included in a table comparing relative abundances of each taxon among treatments.

Usage

1
comp_make_f_tests(otu.pc.trans, grps, var.equal = FALSE)

Arguments

otu.pc.trans

An OTU table of transformed data from comp_prepare_otu_table.

grps

A vector of treatemnt groups for which to make comparisons.

var.equal

Logical, whether or not to assume variances equal.

Value

A data frame of the F-test results.


jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.