iteration_control: Control parameters for AR_iter_Imputation

Description Usage Arguments

Description

Control the parameters for the AR iterative imputation routine

Usage

1
iteration_control(method, splits, max_iter, target_convergence, class_balance)

Arguments

method

A character string. Allowed values are "none", "propensity"

splits

A scalar numeric denoting the number of propensity groups. If not an integer will be rounded. Ignored if method = "none"

max_iter

A scalar numeric. If not an integer will be rounded.

target_convergence

A scalar numeric. If not an integer will be rounded.

class_balance

No class balancing will be applied if not set. A list of paramaters to be passed to ROSE::ovun.sample.


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