discretization_method-class {sspm} | R Documentation |
sspm discretization method class
Description
This class encapsulates a name and a method (function) used for discretization.
Slots
name
[character] Name of the discretization method.
method
[function] Function used for discretization.
[Package sspm version 1.0.3 Index]