Class GeneralizedSemEstimator

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

public class GeneralizedSemEstimator extends Object
Estimates a Generalized SEM I'M given a Generalized SEM PM and a data set.
Author:
josephramsey
  • Constructor Details

    • GeneralizedSemEstimator

      public GeneralizedSemEstimator()
  • Method Details

    • estimate

      public GeneralizedSemIm estimate(GeneralizedSemPm pm, DataSet data)
      Maximizes likelihood equation by equation. Assumes the equations are recursive and that each has exactly one error term.
    • getReport

      public String getReport()
    • getaSquaredStar

      public double getaSquaredStar()