3.52 termsLT : Select terms by weight comparison (less than comparison)

Format

$obj$.termsLT($zdd1$) $\rightarrow $ $zdd2$

Description

Among the terms in $obj$, select the terms (weight + itemset) where the weight is less than the constant defined at $zdd1$.

Example

Example 1: Basic Example

termsEQ Refer to example of the method.

See Also

termsEQ : Select terms by weight comparison (equal to comparison)

termsGE : Select terms by weight comparison (greater than or equal to comparison)

termsGT : Select terms by weight comparison (greater than comparison)

termsLE : Select terms by weight comparison (less than or equal to comparison)

termsNE : Select terms by weight comparison (less than or equal to comparison)