Package smile.data.formula


package smile.data.formula
The formula interface symbolically specifies the predictors and the response. It is commonly used to generate design matrices for modeling.
  • Class
    Description
    The term of abs function.
    This class provides a skeletal implementation of the bi-function term.
    This class provides a skeletal implementation of the function term.
    The term of a + b expression.
    A constant value in the formula.
    Date/time feature extractor.
    The date/time features.
    The term of a / b expression.
    The generic term of applying a double function.
    Factor crossing.
    The interaction of all the factors appearing in the term.
    A feature in the formula once bound to a schema.
    The model fitting formula in a compact symbolic form.
    The generic term of applying an integer function.
    The term of a * b expression.
    The infix bifunction term.
    The term of a - b expression.
    An abstract term in the formula.
    Predefined terms.