The Complete SPRLIB & ANNLIB

STATISTICS

- data structure with all statistics about data set

SYNOPSIS

typedef struct statistics

{

double *Apriori;

double **Costs;

struct distribution; **FeaturesClass

struct distribution; *Class

struct distribution; *Feature

} STATISTICS;

NOTE

This structure is included into the DATASET-structure. Currently, it is not in use.

SEE ALSO

DATASET

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998