Uses of Class
com.bayesserver.data.discovery.VariableInfoValue
-
Packages that use VariableInfoValue Package Description com.bayesserver.data.discovery -
-
Uses of VariableInfoValue in com.bayesserver.data.discovery
Methods in com.bayesserver.data.discovery that return VariableInfoValue Modifier and Type Method Description VariableInfoValue
VariableInfo. getMissingProbability()
Gets weighted and unweighted values between 0 and 1 indicating the percentage of data that is missing for this variable.
-