Login
Back to bricks list
Introduction Version

PCoA trainer

TASK
Typing name :  TASK.gws_gaia.PCoATrainer Brick :  gws_gaia

Train a Principal Coordinate Analysis (PCoA) model

Trainer of a Principal Coordinate Analysis (PCoA) model. Fit a PCoA model with a training table.

See http://scikit-bio.org/docs/0.5.7/generated/skbio.stats.ordination.pcoa.html for more details

Input

Table
The input distance table

Output

result
The output result

Configuration

nb_components

Optional

Type : intDefault value : 2

method

Optional

Type : stringAllowed values : eigh  fsvd  Default value : eigh