Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.math.statistics

Package to support statistical tests and methods.

See:
          Description

Class Summary
LinearRegression  
MultipleLinearRegression Multiple linear regression attempts to model the relationship between two or more explanatory variables and a response variable by fitting a linear equation to observed data.
PolynomialRegression A polynomial fit is a specific type of multiple regression.
StudentDistribution Tabelarizes the values for student distribution.
 

Package de.lmu.ifi.dbs.elki.math.statistics Description

Package to support statistical tests and methods.


Release 0.1 (2008-07-10_1838)