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 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.
 
 
 
 
 
 
 
 
 
 
  • Class
    Description
    Interface implemented by classes, instantiations of which can serve as data models in Tetrad.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    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.
    The type of the data set--continuous if all continuous variables, discrete if all discrete variables; otherwise, mixed.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    Interface implemented by classes, instantiations of which can serve as data models in Tetrad.
  • Class
    Description
    Stores information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    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.
    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.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    Base class for variable specifications for DataSet.
    Wraps a DataBox in such a way that mixed data sets can be stored.
    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).
     
    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.
  • Class
    Description
    Interface 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.
  • Class
    Description
    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.
    Stores information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    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.
  • Class
    Description
    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 information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    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.
  • Class
    Description
    Stores a cell count table of arbitrary dimension.
    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.
  • Class
    Description
    Stores 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.
  • Class
    Description
    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.
    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.
  • Class
    Description
    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.
    Created by jdramsey on 12/22/15.
  • Class
    Description
    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.
    Stores a 2D array of int data.
  • Class
    Description
    Stores a list of data models and keeps track of which one is selected.
  • Class
    Description
    Stores information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    Interface implemented by classes, instantiations of which can serve as data models in Tetrad.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    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.
    Stores information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    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.
    Stores information about required and forbidden edges and common causes for use in algorithm.
  • Class
    Description
    Interface implemented by classes, instantiations of which can serve as data models in Tetrad.
    Stores information about required and forbidden edges and common causes for use in algorithm.