arulesimp_control: Control parameters for ARImputation

Description Usage Arguments

Description

Control the parameters for the AR imputation routine

Usage

1
2
arulesimp_control(method, use_default_classes, rows_to_impute, top_n,
  weighted_chisq)

Arguments

ruleset

An object of class rules (package arules)

var_names

A character vector with the names of target variables in the dataset which the rules came from

support

A scalar value between 0 and 1. Minimum support to filter rules.

confidence

A scalar value between 0 and 1. Minimum confidence to filter rules.

lift

An optional scalar value between 0 and 1. Minimum lift to filter rules.

sort_by

A character string (default "confidence") indicating which quality measure to sort the rules by


julianhatwell/arulesimp documentation built on May 11, 2019, 4:17 p.m.