Interface VariableSource

All Superinterfaces:
Serializable, TetradSerializable
All Known Subinterfaces:
BayesIm, DataModel, DataSet, ICovarianceMatrix
All Known Implementing Classes:
BayesPm, BoxDataSet, CorrelationMatrix, CorrelationMatrixOnTheFly, CovarianceMatrix, CovarianceMatrixOnTheFly, DataModelList, DirichletBayesIm, IndependenceFacts, MlBayesIm, MlBayesImObs, NumberObjectDataSet, TimeSeriesData, UpdatedBayesIm

public interface VariableSource extends TetradSerializable
Inteface implemented by classes, instantiations of which are associated with lists of variables. Such lists of variables are used for a number of purposes--creating data sets, creating graphs, comparing one data to another, and so on.
Version:
$Id: $Id
Author:
josephramsey