get_control {binst} | R Documentation |
gets the default parameters for each method.
Description
gets the default parameters for each method.
Usage
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
[Package binst version 0.2.1 Index]