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

Format

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

Description

Among the terms in $obj$, select the terms (weight + itemset) where the weight is greater than or equal to 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)

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

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

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

termsNE : Select terms by weight comparison (not equal to comparison)