Uses of Interface
edu.cmu.tetrad.data.ICovarianceMatrix
Packages that use ICovarianceMatrix
Package
Description
-
Uses of ICovarianceMatrix in edu.cmu.tetrad.data
Classes in edu.cmu.tetrad.data that implement ICovarianceMatrixModifier and TypeClassDescriptionfinal class
Stores a correlation matrix together with variable names and sample size; intended as a representation of a data set.class
Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.class
Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.class
Stores a covariance matrix together with variable names and sample size, intended as a representation of a data set.Methods in edu.cmu.tetrad.data that return ICovarianceMatrixModifier and TypeMethodDescriptionstatic ICovarianceMatrix
DataUtils.covarianceNonparanormalDrton
(DataSet dataSet) static @NotNull ICovarianceMatrix
SimpleDataLoader.getCorrelationMatrix
(DataSet dataSet) static ICovarianceMatrix
SimpleDataLoader.getCovarianceMatrix
(DataModel dataModel) Returns the model cast to ICovarianceMatrix if already a covariance matric, or else returns the covariance matrix for a dataset.static @NotNull ICovarianceMatrix
SimpleDataLoader.getCovarianceMatrix
(DataSet dataSet) final ICovarianceMatrix
CorrelationMatrixOnTheFly.getSubmatrix
(int[] indices) final ICovarianceMatrix
CorrelationMatrixOnTheFly.getSubmatrix
(List<String> submatrixVarNames) final ICovarianceMatrix
CovarianceMatrix.getSubmatrix
(int[] indices) final ICovarianceMatrix
CovarianceMatrix.getSubmatrix
(List<String> submatrixVarNames) final ICovarianceMatrix
CovarianceMatrixOnTheFly.getSubmatrix
(int[] indices) final ICovarianceMatrix
CovarianceMatrixOnTheFly.getSubmatrix
(int[] indices, int[] dataRows) final ICovarianceMatrix
CovarianceMatrixOnTheFly.getSubmatrix
(List<String> submatrixVarNames) ICovarianceMatrix.getSubmatrix
(int[] indices) ICovarianceMatrix.getSubmatrix
(String[] submatrixVarNames) ICovarianceMatrix.getSubmatrix
(List<String> submatrixVarNames) static ICovarianceMatrix
SimpleDataLoader.loadCovarianceMatrix
(char[] chars, String commentMarker, DelimiterType delimiterType, char quoteChar, String missingValueMarker) Parses a covariance matrix from a char[] array.static ICovarianceMatrix
SimpleDataLoader.loadCovarianceMatrix
(File file, String commentMarker, DelimiterType delimiter, char quoteCharacter, String missingValueMarker) Parses the given files for a tabular data set, returning a RectangularDataSet if successful.static ICovarianceMatrix
CorrelationMatrixOnTheFly.serializableInstance()
Generates a simple exemplar of this class to test serialization.static ICovarianceMatrix
CovarianceMatrix.serializableInstance()
Generates a simple exemplar of this class to test serialization.static ICovarianceMatrix
CovarianceMatrixOnTheFly.serializableInstance()
Generates a simple exemplar of this class to test serialization.Methods in edu.cmu.tetrad.data with parameters of type ICovarianceMatrixModifier and TypeMethodDescriptionstatic double
DataUtils.getEss
(ICovarianceMatrix covariances) Returns the equivalent sample size, assuming all units are equally correlated and all unit variances are equal.static Matrix
static Matrix
static void
DataWriter.writeCovMatrix
(ICovarianceMatrix covMatrix, PrintWriter out, NumberFormat nf) Writes the lower triangle of a covariance matrix to file.Constructors in edu.cmu.tetrad.data with parameters of type ICovarianceMatrixModifierConstructorDescriptionCorrelationMatrix
(ICovarianceMatrix matrix) Constructs a new correlation matrix using the covariances in the given covariance matrix.Constructs a new covariance matrix from the given data set.CovarianceMatrix
(ICovarianceMatrix covMatrix) -
Uses of ICovarianceMatrix in edu.cmu.tetrad.regression
Constructors in edu.cmu.tetrad.regression with parameters of type ICovarianceMatrixModifierConstructorDescriptionRegressionCovariance
(ICovarianceMatrix covariances) Constructs a covariance-based regression model using the given covariance matrix, assuming that no means are specified. -
Uses of ICovarianceMatrix in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return ICovarianceMatrixModifier and TypeMethodDescriptionIndependenceTest.getCov()
IndTestChiSquare.getCov()
IndTestCodec.getCov()
IndTestConditionalCorrelation.getCov()
IndTestConditionalCorrelationLingam.getCov()
IndTestConditionalGaussianLRT.getCov()
IndTestCramerT.getCov()
IndTestDegenerateGaussianLRT.getCov()
IndTestDSep.getCov()
IndTestFisherZ.getCov()
IndTestFisherZConcatenateResiduals.getCov()
IndTestFisherZFisherPValue.getCov()
IndTestFisherZGeneralizedInverse.getCov()
IndTestFisherZPercentIndependent.getCov()
IndTestFisherZRecursive.getCov()
IndTestGSquare.getCov()
IndTestHsic.getCov()
IndTestIndependenceFacts.getCov()
IndTestMixedMultipleTTest.getCov()
IndTestMNLRLRT.getCov()
IndTestMulti.getCov()
IndTestMultinomialLogisticRegression.getCov()
IndTestMVPLRT.getCov()
IndTestPositiveCorr.getCov()
IndTestProbabilistic.getCov()
IndTestRegression.getCov()
IndTestScore.getCov()
IndTestSepset.getCov()
IndTestTeyssier.getCov()
IndTestTrekSep.getCov()
Kci.getCov()
ProbabilisticMAPIndependence.getCov()
SampleVcpc.getCov()
SampleVcpcFast.getCov()
BFci.getCovarianceMatrix()
BfciFoo.getCovarianceMatrix()
BfciTr.getCovarianceMatrix()
BuildPureClusters.getCovarianceMatrix()
Data storageGFci.getCovarianceMatrix()
GraspFci.getCovarianceMatrix()
SpFci.getCovarianceMatrix()
SvarGFci.getCovarianceMatrix()
EbicScore.getCovariances()
KimEtAlScores.getCovariances()
PoissonPriorScore.getCovariances()
SemBicScore.getCovariances()
SemBicScoreDeterministic.getCovariances()
ZhangShenBoundScore.getCovariances()
ZhangShenBoundTest.getCovariances()
BFci.getCovMatrix()
BfciFoo.getCovMatrix()
BfciTr.getCovMatrix()
ContinuousTetradTest.getCovMatrix()
DiscreteTetradTest.getCovMatrix()
GFci.getCovMatrix()
GraspFci.getCovMatrix()
PopulationTetradTest.getCovMatrix()
SpFci.getCovMatrix()
SvarGFci.getCovMatrix()
TetradTest.getCovMatrix()
Mimbuild.getLatentsCov()
MimbuildTrek.getLatentsCov()
Methods in edu.cmu.tetrad.search with parameters of type ICovarianceMatrixModifier and TypeMethodDescriptionstatic double
SemBicScore.getVarRy
(int i, int[] parents, Matrix data, ICovarianceMatrix covariances, boolean calculateRowSubsets) static double
ZhangShenBoundTest.getVarRy
(int i, int[] parents, Matrix data, ICovarianceMatrix covariances, boolean calculateRowSubsets, boolean calculateSquareEuclideanNorms) Mimbuild.search
(List<List<Node>> clustering, List<String> latentNames, ICovarianceMatrix measuresCov) MimbuildTrek.search
(List<List<Node>> clustering, List<String> latentNames, ICovarianceMatrix measuresCov) void
BFci.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
BfciFoo.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
BfciTr.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
GFci.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
GraspFci.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
LvSwap.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
SpFci.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
SvarGFci.setCovarianceMatrix
(ICovarianceMatrix covarianceMatrix) void
ContinuousTetradTest.setCovMatrix
(ICovarianceMatrix covMatrix) Constructors in edu.cmu.tetrad.search with parameters of type ICovarianceMatrixModifierConstructorDescriptionBpcTetradPurifyWashdown
(ICovarianceMatrix cov, TestType testType, double alpha) BuildPureClusters
(ICovarianceMatrix covarianceMatrix, double alpha, TestType sigTestType) Constructor BuildPureClustersContinuousTetradTest
(ICovarianceMatrix covMatrix, TestType sigTestType, double sig) Constructs a test using the given covariance matrix.Constructs a test using the given covariance matrix.EbicScore
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.FactorAnalysis
(ICovarianceMatrix covarianceMatrix) FindOneFactorClusters
(ICovarianceMatrix cov, TestType testType, FindOneFactorClusters.Algorithm algorithm, double alpha) FindTwoFactorClusters
(ICovarianceMatrix cov, FindTwoFactorClusters.Algorithm algorithm, double alpha) IndTestCramerT
(ICovarianceMatrix covMatrix, double alpha) Constructs a new independence test that will determine conditional independence facts using the given correlation matrix and the given significance level.IndTestFisherZ
(ICovarianceMatrix covMatrix, double alpha) Constructs a new independence test that will determine conditional independence facts using the given correlation matrix and the given significance level.IndTestFisherZRecursive
(ICovarianceMatrix covMatrix, double alpha) Constructs a new independence test that will determine conditional independence facts using the given correlation matrix and the given significance level.IndTestTeyssier
(ICovarianceMatrix covMatrix, double penaltyDiscount) Constructs a new independence test that will determine conditional independence facts using the given correlation matrix and the given significance level.IndTestTrekSep
(ICovarianceMatrix covMatrix, double alpha, List<List<Node>> clustering, List<Node> latents) Constructs a new independence test that will determine conditional independence facts using the given correlation matrix and the given significance level.KimEtAlScores
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.MagSemBicScore
(ICovarianceMatrix covariances) PoissonPriorScore
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.SemBicScore
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.SemBicScoreDeterministic
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.Washdown
(ICovarianceMatrix cov, double alpha) ZhangShenBoundScore
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix.ZhangShenBoundTest
(ICovarianceMatrix covariances) Constructs the score using a covariance matrix. -
Uses of ICovarianceMatrix in edu.cmu.tetrad.sem
Methods in edu.cmu.tetrad.sem that return ICovarianceMatrixModifier and TypeMethodDescriptionDagScorer.getCovMatrix()
Scorer.getCovMatrix()
SemEstimator.getCovMatrix()
Methods in edu.cmu.tetrad.sem with parameters of type ICovarianceMatrixModifier and TypeMethodDescriptionRicf.ricf
(SemGraph mag, ICovarianceMatrix covMatrix, double tolerance) Ricf.ricf2
(Graph mag, ICovarianceMatrix covMatrix, double tolerance) same as above but takes a Graph instead of a SemGraphvoid
SemIm.setCovMatrix
(ICovarianceMatrix covMatrix) Sets the sample covariance matrix for this Sem as a submatrix of the given matrix.Constructors in edu.cmu.tetrad.sem with parameters of type ICovarianceMatrixModifierConstructorDescriptionDagScorer
(ICovarianceMatrix covMatrix) Constructs a new SemEstimator that uses the specified optimizer.RicfResult
(cern.colt.matrix.DoubleMatrix2D shat, cern.colt.matrix.DoubleMatrix2D lhat, cern.colt.matrix.DoubleMatrix2D bhat, cern.colt.matrix.DoubleMatrix2D ohat, int iterations, double diff, ICovarianceMatrix covMatrix) SemEstimator
(ICovarianceMatrix covMatrix, SemPm semPm) Constructs a SEM estimator that does default estimation.SemEstimator
(ICovarianceMatrix covMatrix, SemPm semPm, SemOptimizer semOptimizer) Constructs a new SemEstimator that uses the specified optimizer.SemIm
(SemPm semPm, ICovarianceMatrix covMatrix) Constructs a SEM model using the given SEM PM and sample covariance matrix. -
Uses of ICovarianceMatrix in edu.pitt.csb.mgm
Methods in edu.pitt.csb.mgm that return ICovarianceMatrix