imp_FOSL2: Contains the set of Importance Indexes of FOSL2 in a given...

Description Usage Format Examples

Description

Within the data_man data collection, imp_FOSL2 is a list of 4 elements, containing imp as a numeric vector in which the means of Importance Indexes are represented, delta as a data.frame in which the variations of support and confidence measures are reported, rwi as a data.frame of association rules where FOSL2 is present and rwo as a data.frame in which the same rules are considered for FOSL2=0.

Usage

1
data("data_man")

Format

An object of class "list"

Examples

1
2
3
# imp_FOSL2 is found in the data_man collection of datasets:
data("data_man")
head(imp_FOSL2$imp)

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