get_control: gets the default parameters for each method.

Description Usage Arguments Value

Description

gets the default parameters for each method.

Usage

1
get_control(method = "kmeans", control = NULL)

Arguments

method

Method is the type of discretization approach used

control

Control are the controls for the algorithm

Value

List of default parameters


binst documentation built on May 2, 2019, 7:32 a.m.

Related to get_control in binst...