Package edu.cmu.tetrad.sem
Class GeneralizedSemEstimator
java.lang.Object
edu.cmu.tetrad.sem.GeneralizedSemEstimator
Estimates a Generalized SEM I'M given a Generalized SEM PM and a data set.
- Author:
- josephramsey
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionestimate
(GeneralizedSemPm pm, DataSet data) Maximizes likelihood equation by equation.double
-
Constructor Details
-
GeneralizedSemEstimator
public GeneralizedSemEstimator()
-
-
Method Details
-
estimate
Maximizes likelihood equation by equation. Assumes the equations are recursive and that each has exactly one error term. -
getReport
-
getaSquaredStar
public double getaSquaredStar()
-