EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Static Public Member Functions | List of all members
emlab.gen.util.TrendEstimator Class Reference
Collaboration diagram for emlab.gen.util.TrendEstimator:
Collaboration graph

Static Public Member Functions

static double[] estimateLinearTrend (double[][] input, double[] predictionYears)
 
static double[] estimateGeometricTrend (double[][] input, double[] predictionYears)
 

Detailed Description

Definition at line 21 of file TrendEstimator.java.


The documentation for this class was generated from the following file: