Class GeneralSemSimulation

java.lang.Object
edu.cmu.tetrad.algcomparison.simulation.GeneralSemSimulation
All Implemented Interfaces:
Simulation, HasParameters, TetradSerializable, Serializable

public class GeneralSemSimulation extends Object implements Simulation
The GeneralSemSimulation class represents a simulation using a generalized structural equation model (SEM). It allows for simulation of data sets based on different parameter settings and graph structures.
See Also: