get_paov: Get Permanova

Description Usage Arguments Value

Description

Run custon adonis()/adonis2()

Usage

1
2
get_paov(df, x, adj, fm, uni, md = c("a1", "a2"), np = 2,
  seed = 123456, ...)

Arguments

df

source data.frame

x

variable of interest

adj

adjustment varaiables

fm

MEC filter

uni

unifrac_uw or unifrac_wt

md

a1 = adonis() or a2 = adonis2()

np

number of permutations

seed

seed for reproducibility

...

arguments passed to adonis()/adonis2()

Value

list with unifrac label and model results


icj/mecfun documentation built on Nov. 4, 2019, 1:54 p.m.