oh.pco: Performs Principal Coordinate Analysis based on cmdscale...

Description Usage Examples

View source: R/oh.pco.R

Description

Two fundamental structures needed. The abundance matrix (Tab) and metadata (Map)

Usage

1
2
3
4
5
6
7
8
oh.pco(
  Tab = Tab,
  Map = Map,
  ndim = 3,
  eig = T,
  distfun = distfun,
  id_var = "Id"
)

Examples

1

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