Loading [MathJax]/jax/output/HTML-CSS/config.js
ClassificationElement Class Reference

Element of a cross classification matrix. More...

+ Inheritance diagram for ClassificationElement:

Public Member Functions

def counter (self)
 
def estimatedId (self)
 
def trueId (self)
 

Detailed Description

Element of a cross classification matrix.

Member Function Documentation

◆ counter()

def counter (   self)
Parameters
self(type: ClassificationElement) self pointer
Returns
(type: int)

◆ estimatedId()

def estimatedId (   self)
Parameters
self(type: ClassificationElement) self pointer
Returns
(type: int)

◆ trueId()

def trueId (   self)
Parameters
self(type: ClassificationElement) self pointer
Returns
(type: int)