Uses of Class
edu.cmu.tetrad.sem.GeneralizedSemIm
Packages that use GeneralizedSemIm
-
Uses of GeneralizedSemIm in edu.cmu.tetrad.algcomparison.simulation
Methods in edu.cmu.tetrad.algcomparison.simulation that return types with arguments of type GeneralizedSemImModifier and TypeMethodDescriptionGeneralSemSimulation.getIms()
Retrieves the list of GeneralizedSemIm objects used for simulation.Constructors in edu.cmu.tetrad.algcomparison.simulation with parameters of type GeneralizedSemImModifierConstructorDescriptionConstructs a GeneralSemSimulation object with the given GeneralizedSemIm object. -
Uses of GeneralizedSemIm in edu.cmu.tetrad.sem
Methods in edu.cmu.tetrad.sem that return GeneralizedSemImModifier and TypeMethodDescriptionGeneralizedSemEstimator.estimate
(GeneralizedSemPm pm, DataSet data) Maximizes likelihood equation by equation.static GeneralizedSemIm
GeneralizedSemIm.serializableInstance()
Generates a simple exemplar of this class to test serialization. -
Uses of GeneralizedSemIm in edu.pitt.csb.mgm
Methods in edu.pitt.csb.mgm that return GeneralizedSemImModifier and TypeMethodDescriptionstatic GeneralizedSemIm
MixedUtils.GaussianCategoricalIm
(GeneralizedSemPm pm) GaussianCategoricalIm.static GeneralizedSemIm
MixedUtils.GaussianCategoricalIm
(GeneralizedSemPm pm, boolean discParamRand) This method is needed to normalize edge parameters for an Instantiated Mixed Model Generates edge parameters for c-d and d-d edges from a single weight, abs(w), drawn by the normal IM constructor.