Uses of Package
edu.cmu.tetrad.data
Packages that use edu.cmu.tetrad.data
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
Contains classes for various sorts of scores for running score-based algorithms.
Contains classes for running conditional independence tests for various sorts of data.
Contains some utility classes for search algorithms.
Contains some classes that aren't ready for prime time.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.clusterClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.continuous.dagClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.mixed
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.multiClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdagClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.oracle.pagClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.other
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.algorithm.pairwise
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.independence
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.score
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.simulationClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.statistic
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.algcomparison.utilsClassDescriptionStores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.bayesClassDescriptionInterface implemented by classes whose purpose is to generate modifications of data sets.Interface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.Created by jdramsey on 12/22/15.Inteface implemented by classes, instantiations of which are associated with lists of variables.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.calculatorClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.calibrationClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.classifyClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.dataClassDescriptionBase class for variable specifications for DataSet.Wraps a DataBox in such a way that mixed data sets can be stored.Represents a cell table that stores the values of the cells in a table of arbitrary dimension, for use, e.g., in the context of a contingency table--e.g.Stores clusters of variables for MimBuild, Purify, etc.Represents a real-valued variable.Stores a correlation matrix together with variable names and sample size; intended as a representation of a data set.Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.Stores a 2D array of data.Interface implemented by classes whose purpose is to generate modifications of data sets.Interface implemented by classes, instantiations of which can serve as data models in Tetrad.Stores a list of data models and keeps track of which one is selected.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.Type-safe enum of delimiter types for parsing data.Specifies how a column (continuous or discrete) should be discretized.Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.Type-safe enum of discrete variable types.A continuous or discrete discretization spec (see).A discretization specification for a continuous variable.Interface for covariance matrices.Stores a list of independence facts.Stores information about required and forbidden edges and common causes for use in algorithm.Implements a knowledge edge X-->Y as a simple ordered pair of strings.Represents a "Other Group" in Knowledge, which can be understood as: Group1 -> Group2 where there are edges between all members of Group1 to Group2.Interface implemented by classes that are capable of participating in the transfer of knowledge objects.Wraps a 2D array of Number objects in such a way that mixed data sets can be stored.Specifies how a column (continuous or discrete) should be discretized.Stores time series data as a list of continuous columns.Interface implemented by classes, instantiations of which are capable of serving as variables for columns in a DataSet.Inteface implemented by classes, instantiations of which are associated with lists of variables.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.data.simulation
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.graph
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.regressionClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.Interface for covariance matrices.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.searchClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Interface for covariance matrices.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.search.scoreClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Interface for covariance matrices.Stores a list of independence facts.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.search.testClassDescriptionInterface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Interface for covariance matrices.Stores a list of independence facts.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.search.utilsClassDescriptionStores clusters of variables for MimBuild, Purify, etc.Stores a correlation matrix together with variable names and sample size; intended as a representation of a data set.Interface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Represents a discrete variable as a range of integer-valued categories 0, 1, ..., m - 1, where m is the number of categories for the variable.Interface for covariance matrices.Stores a list of independence facts.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.search.work_in_progressClassDescriptionStores a correlation matrix together with variable names and sample size; intended as a representation of a data set.Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.Interface implemented by classes, instantiations of which can serve as data models in Tetrad.Implements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Interface for covariance matrices.Stores a list of independence facts.Stores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.semClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Interface for covariance matrices.Stores information about required and forbidden edges and common causes for use in algorithm.Created by jdramsey on 12/22/15.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.simulationClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.Stores a 2D array of int data.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.study.performanceClassDescriptionStores information about required and forbidden edges and common causes for use in algorithm.
-
Classes in edu.cmu.tetrad.data used by edu.cmu.tetrad.util
-
Classes in edu.cmu.tetrad.data used by edu.pitt.csb.mgmClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.
-
Classes in edu.cmu.tetrad.data used by edu.pitt.csb.stabilityClassDescriptionImplements a rectangular data set, in the sense of being a dataset with a fixed number of columns and a fixed number of rows, the length of each column being constant.
-
Classes in edu.cmu.tetrad.data used by edu.pitt.dbmi.algo.bayesian.constraint.search