ClassPredictiveValue Property (Read Only)

NI Vision for Visual Basic

ClassPredictiveValue Property (Read Only)

Syntax

CWIMAQClassifierAccuracyReport.ClassPredictiveValue

Data Type

Variant

Purpose

A 1D array of predictive values of each class.

Remarks

The predictive values indicate the probability that a sample classified into a given class belongs to that class. Each element of the array represents a class into which the classifier classifies samples. Refer to the Classifier Predictability section of Chapter 16, Binary Particle Classification, in the NI Vision Concepts Manual for more information about this property.