oh.cap: Performs Constrained Analysis of Principal Coordinates based...

Description Usage Examples

View source: R/oh.cap.R

Description

Performs CAP using capscale and automatically computes significance of the model and terms based on permutation. As well automatically extract constrained and unconstrained variances.

Usage

1
2
3
4
5
6
7
8
oh.cap(
  Tab = NULL,
  Map = NULL,
  formula = formula,
  distfun = distfun,
  perms = 5000,
  sqrt = TRUE
)

Examples

1

isaisg/ohchibi documentation built on Nov. 27, 2021, 3:02 a.m.