Class Ricf

java.lang.Object
edu.cmu.tetrad.sem.Ricf

public class Ricf extends Object
Implements ICF as specified in Drton and Richardson (2003), Iterative Conditional Fitting for Gaussian Ancestral Graph Models, using hints from previous implementations by Drton in the ggm package in R and by Silva in the Purify class. The reason for reimplementing in this case is to take advantage of linear algebra optimizations in the COLT library.
Author:
josephramsey