Download jet-regression-1.0-beta-4-sources.jar
jet/jet-regression-1.0-beta-4-sources.jar.zip( 6 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.codehaus.jet.regression.InformationCriterionEstimator.java
org.codehaus.jet.regression.MultipleLinearRegressionEstimator.java
org.codehaus.jet.regression.estimators.AbstractInformationCriterionEstimator.java
org.codehaus.jet.regression.estimators.AbstractMultipleLinearRegressionEstimator.java
org.codehaus.jet.regression.estimators.AkaikeInformationCriterionEstimator.java
org.codehaus.jet.regression.estimators.GLSMultipleLinearRegressionEstimator.java
org.codehaus.jet.regression.estimators.HannanQuinnInformationCriterionEstimator.java
org.codehaus.jet.regression.estimators.OLSMultipleLinearRegressionEstimator.java
org.codehaus.jet.regression.estimators.SchwarzInformationCriterionEstimator.java
Related examples in the same category