Uses of Class
edu.cmu.tetrad.sem.Ricf.RicfResult
Packages that use Ricf.RicfResult
-
Uses of Ricf.RicfResult in edu.cmu.tetrad.sem
Methods in edu.cmu.tetrad.sem that return Ricf.RicfResultModifier and TypeMethodDescriptionRicf.ricf
(SemGraph mag, ICovarianceMatrix covMatrix, double tolerance) Calculates the Restricted Information Criterion Fusion (RICF) for a given SemGraph.Ricf.ricf2
(Graph mag, ICovarianceMatrix covMatrix, double tolerance) Same as above but takes a Graph instead of a SemGraph