Packages

  • package root

    High level Smile operators in Scala.

    High level Smile operators in Scala.

    Definition Classes
    root
  • package smile
    Definition Classes
    root
  • package data

    Data manipulation functions.

  • package math

    Mathematical and statistical functions.

  • package plot
  • package regression

    Regression analysis.

    Regression analysis. Regression analysis includes any techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables. Most commonly, regression analysis estimates the conditional expectation of the dependent variable given the independent variables. Therefore, the estimation target is a function of the independent variables called the regression function. Regression analysis is widely used for prediction and forecasting.

  • package util

    Utility functions.

  • package validation

    Model validation.

  • read
  • write
p

smile

package smile

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object read

    Input operators.

  2. object write

    Output operators.

Ungrouped