Class MeanQuantizer
- java.lang.Object
-
- org.biojava.nbio.survival.kaplanmeier.metadata.MeanQuantizer
-
- All Implemented Interfaces:
DiscreteQuantizerInterface
public class MeanQuantizer extends Object implements DiscreteQuantizerInterface
- Author:
- Scooter Willis
-
-
Constructor Summary
Constructors Constructor Description MeanQuantizer()
-
-
-
Constructor Detail
-
MeanQuantizer
public MeanQuantizer()
-
-
Method Detail
-
process
public void process(WorkSheet worksheet, String column)
- Specified by:
process
in interfaceDiscreteQuantizerInterface
- Parameters:
worksheet
-column
-
-
-