Uses of Class
com.jstatcom.equation.EqTerm

Packages that use EqTerm
com.jstatcom.equation Components to display equations. 
 

Uses of EqTerm in com.jstatcom.equation
 

Subclasses of EqTerm in com.jstatcom.equation
 class EqTermAR
          Implementation of EqTerm that represents one or more lags of a (Vector) AR model.
 class EqTermDefault
          Default implementation of EqTerm.
 class EqTermEC
          A special equation term for the error correction term in a VEC model.
 class EqTermLHS
          Special equation term to be used for the left hand side of an equation.