The Complete SPRLIB & ANNLIB

random_highley_dataset

- generates a dataset which is distributed accorded to Highleyman

SYNOPSIS

DATASET *random_highley_dataset (NClassA, NClassB)

ARGUMENTS

int NClassA The number of samples to be generated for class A.
int NClassB The number of samples to be generated for class B.

RETURNS

The function returns a pointer to a DATASET. It returns NULL if no room was available for storage.

FUNCTION

The function generates a list of samples according to the distribution of Highleyman. Highleyman data is 2-dimensional and consists of two classes, a horizontal one (A) and a vertical one (B), which overlap.

SEE ALSO

random_highley_a, random_highley_b

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