Class SemPm

java.lang.Object
edu.cmu.tetrad.sem.SemPm
All Implemented Interfaces:
Pm, TetradSerializable, Serializable

public final class SemPm extends Object implements Pm, TetradSerializable
Parametric model for Structural Equation Models.

Note: Could not get a copy constructor to work properly, so to copy SemPm objects, use object serialization--e.g. java.rmu.MarshalledObject.

Version:
$Id: $Id
Author:
Donald Crimbchin, josephramsey
See Also: