Package com.bayesserver.data.discovery
Class VariableInfoValue
- java.lang.Object
-
- com.bayesserver.data.discovery.VariableInfoValue
-
public final class VariableInfoValue extends Object
Reports general weighted and unweighted information/statistics about a variable.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetUnweighted()Gets the unweighted value.doublegetWeighted()Gets the weighted value.
-