The objects of this class are cloneable with this method.
Usage
FilterCMIM$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
Details
As the scores calculated by the praznik package are not monotone due
to the greedy forward fashion, the returned scores simply reflect the selection order:
1, (k-1)/k, ..., 1/k where k is the number of selected features.