@prdataset Contents

@prdataset User Guide

classsizes

CLASSSIZES

Get sizes of classes in a dataset

    [N,LABLIST] = CLASSSIZES(A)

Input
 A Dataset

Output
 N Vector of the class cardinalities
 LABLIST Label list

Description

Returns class cardinalities of the dataset A. The order of the classes  is identical to the list of class labels returned in LABLIST.

@prdataset Contents

@prdataset User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.