| PRTools contents |
UDC
W = UDC(A)
W = A*UDC
| Input | |
| A | input dataset |
| Output | |
| W | output mapping |
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. |
mappings, datasets, nmc, nmsc, ldc, qdc, quadrc, normal_map,
| PRTools contents |