PRTools contents

PRTools manual

udc

UDC

Uncorrelated normal based quadratic Bayes classifier (BayesNormal_U)

   W = UDC(A)
   W = A*UDC

Input
 A input dataset

Output
 W output mapping

Description

Computation a quadratic classifier between the classes in the  dataset A assuming normal densities with uncorrelated features.

The use of probabilistic labels is supported. The classification A*W is
computed by normal_map.

 EXAMPLES   PREX_DENSITY

See also

mappings, datasets, nmc, nmsc, ldc, qdc, quadrc, normal_map,

PRTools contents

PRTools manual