Contents:
An interface for working with fitting terms expressions.
Bases: object
object
Interface class for working with fit terms expressions.
Once terms are counted, this attribute stores the result for re-use.
Return an array of the term values for the given data.
Create an interface for working with the given expression.
Return strings of the individual terms the expression expands to.
Return the names of the variables used in expression.
Return the number of terms the expression expands to.