public class BinarySample
extends java.lang.Object
implements scala.Product, scala.Serializable
param: isExperiment if the sample is of the experiment group. param: value numeric value of the observation.
Constructor and Description |
---|
BinarySample(boolean isExperiment,
double value) |
Modifier and Type | Method and Description |
---|---|
boolean |
isExperiment() |
java.lang.String |
toString() |
double |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait