Namespace BayesServer.Data.Sampling
Classes
DataSampler
Generates samples from a Bayesian network or Dynamic Bayesian network. See BayesServer.Data.Sampling.DataSampler.TakeSample for sample code.
DataSamplingOptions
Options for data sampling.
ExcludedVariables
Set of variables which should be excluded from an operation, such as missing data generation.