Uses of Class
edu.cmu.tetrad.session.Type2
Packages that use Type2
-
Uses of Type2 in edu.cmu.tetrad.session
Methods in edu.cmu.tetrad.session that return Type2Constructors in edu.cmu.tetrad.session with parameters of type Type2ModifierConstructorDescriptionType1
(Type2 model1, Type3 model2, Parameters parameters) A sample constructor that takes Model 2 and Type3 as parent.It should also be possible to construct a Type3-model with two parents: a Type1-node and a Type2-node.Type3
(Type2 model1, Parameters parameters) It should be possible to construct a Type3-model with a Type1-node as parent.It should be possible to construct a Type4-model with both Type2 and Type2-nodes as parents.