procrutes_helper: Helper functions for procrutes test

Description Usage Arguments Value Author(s)

Description

mono_mds is used to transform data by vegan::monoMDS(), and dudi_pca is used to transform data by ade4::dudi.pca().

Usage

1
2
3
mono_mds(x, method = "bray", ...)

dudi_pca(x, ...)

Arguments

x

a data frame.

method

the distance measure to be used.

...

extra parameters

Value

a matrix.

Author(s)

Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei

Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei


houyunhuang/ggcor documentation built on July 22, 2020, 8:31 p.m.