DELTA {TFARM}R Documentation

Contains the delta variations of support, confidence and lift.

Description

DELTA is a list of 12 elements and each element has two columns representing support (diff_supp_Z) and confidence (diff_conf_Z) respectively. It is included in the data_man collection.

Usage

data("data_man")

Format

An object of class "list"

Examples

# DELTA is found in the data_man collection of datasets:
data("data_man")
head(DELTA[[1]])

[Package TFARM version 1.16.0 Index]