Class Equation
java.lang.Object
edu.cmu.tetrad.calculator.expression.Equation
Represents an equation of the form Variable = Expression, where the Variable represents a column in some dataset.
- Author:
- Tyler Gibson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Equation
-
-
Method Details
-
getUnparsedExpression
-
getVariable
-
getExpression
-