r_noFOSL2: Represents an example of rulesTF0 output, where the presence...

Description Usage Format Examples

Description

Within the data_man data collection, the dataset r_noFOSL2 has 5 columns and 28 rows: the first column contains the left-hand-side of the rules (lhs), the second column is the right-hand-side of the rules (rhs), the third column reports the support measures (support), the fourth column contains the confidence measures (confidence) and the lift measures are listed in the fifth column (lift).

Usage

1
data("data_man")

Format

An object of class "data.frame"

Examples

1
2
3
# Load r_noFOSL2 from the data_man collection of datasets:
data("data_man")
head(r_noFOSL2$lhs)

TFARM documentation built on Nov. 8, 2020, 7:01 p.m.