DIAdem Help

Command: CClassSample

  • Updated2024-09-12
  • 4 minute(s) read

Display all  Hide all

Command: CClassSample

Calculates compound classification with the sample counting method.

Call CClassSample(Y, Y1, ClassMeth2, FrequencyType, OpenBoundClass)

Input Parameters

Y Specifies the data channel of the first signal.
Y1 Specifies the data channel of the second signal.
ClassMeth2 Specifies how DIAdem specifies the class limits.
FrequencyType Specifies whether DIAdem calculates the class frequency absolutely or relatively.
OpenBoundClass Specifies whether DIAdem counts values outside the class limits.

Global Parameters

ClassNo1Specifies how many classes to create for the first signal.
ClassNo2Specifies how many classes to create for the second signal.
ClassBegin1Specifies the lower limit of the first class interval for the first signal.
ClassBegin2Specifies the lower limit of the first class interval for the second signal.
ClassEnd1Specifies the upper limit of the last class interval for the first signal.
ClassEnd2Specifies the upper limit of the last class interval for the second signal.
ClassWidth1Specifies the width of the class interval for the first signal.
ClassWidth2Specifies the width of the class interval for the second signal.
ClassRangeWidth1Specifies the difference between the class begin and the class end for the first signal.
ClassRangeWidth2Specifies the difference between the class begin and the class end for the second signal.

Use compound classification to classify two inter-dependent channels simultaneously. The result of compound classification is a matrix. The matrix has the same number of rows as the number of classes in the first y-channel, and the same number of columns as the number of classes in the second y-channel.

Note  DIAdem saves the result matrix in the default group.
Refer to the Help page Compound Classification for mathematical details.

Dialog Box Call

Call SUDDlgShow("Main", ResourceDrv & "AnaCClass")

Compound classification

 

Related Topics

Command: CClassMaxSave | Command: CClassTimeLev1 | Command: CClassTimeLev2 | Command: ChnClassLevCross | Command: ChnClassMaxMem | Command: ChnClassPeak1 | Command: ChnClassPeak2 | Command: ChnClassPeak3 | Command: ChnClassRange | Command: ChnClassRgPair | Command: ChnClassSample | Command: ChnClassTimeLev1 | Command: ChnClassTimeLev2 | Command: ChnClassXRedXY | Command: ChnHistogram | Command: ChnRainCalc