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