Namespace BayesServer.Data.Discovery
Classes
VariableDefinition
Defines how a variable should be created.
VariableGenerator
Generates variables from a data source.
VariableGeneratorOptions
Options that affect the generation of variables from data.
VariableGeneratorProgressInfo
Interface to provide progress information during data discovery (VariableGenerator).
VariableInfo
Contains the generated Variable and any supplementary information.
VariableInfoCount
Reports weighted and unweighted record counts.
VariableInfoCounts
Reports counts for each variable.
VariableInfoValue
Reports general weighted and unweighted information/statistics about a variable.
Interfaces
IVariableGeneratorProgress
Interface to provide progress information during data discovery (VariableGenerator).
Enums
DiscretizationMethod
The method (algorithm) to use for discretization of continuous data.
SortOrder
The sort order of states for new discrete variables.