classifdata: Class classifdata

classifdataR Documentation

Class classifdata

Description

The classifdata class is designed for storing results of classificatory discriminant analysis.

Format

Class classifdata.

ID

IDs of each row.

Population

population membership of each row.

Taxon

taxon membership of each row.

classif

classification from discriminant analysis.

classif.funs

the classification functions computed for raw characters (descriptors). If crossval = "pop", means of coefficients of classification functions are computed.

prob

posterior probabilities of classification into each taxon (if calculated by classif.lda or classif.qda), or proportion of the votes for the winning class (calculated by classif.knn)

correct

logical, correctness of classification.


MorphoTools2 documentation built on March 7, 2023, 6:18 p.m.