Learn R Programming

functClust (version 0.1.6)

check_ftree: Check a matrix of component affectation to functional groups

Description

Take a matrix of component affectation, then check that the numero of each affectation increases regularly, from 1 until to the number of components, with the number of functional groups.

Usage

check_ftree(mat)

Arguments

mat

a square-matrix of integer.

Value

Return a regular matrix.

Details

None.