smile
package smile
- Alphabetic
- Public
- Protected
Package Members
- 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.
High level Smile operators in Scala.