forked from etheriau/OpenForecast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathallclasses-noframe.html
83 lines (76 loc) · 4.59 KB
/
allclasses-noframe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Sun May 29 20:35:02 CDT 2011 -->
<TITLE>
All Classes (OpenForecast API)
</TITLE>
<META NAME="date" CONTENT="2011-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="net/sourceforge/openforecast/input/AbstractBuilder.html" title="class in net.sourceforge.openforecast.input">AbstractBuilder</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/AbstractForecastingModel.html" title="class in net.sourceforge.openforecast.models">AbstractForecastingModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/AbstractTimeBasedModel.html" title="class in net.sourceforge.openforecast.models">AbstractTimeBasedModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/input/Builder.html" title="interface in net.sourceforge.openforecast.input"><I>Builder</I></A>
<BR>
<A HREF="net/sourceforge/openforecast/input/CSVBuilder.html" title="class in net.sourceforge.openforecast.input">CSVBuilder</A>
<BR>
<A HREF="net/sourceforge/openforecast/DataPoint.html" title="interface in net.sourceforge.openforecast"><I>DataPoint</I></A>
<BR>
<A HREF="net/sourceforge/openforecast/DataSet.html" title="class in net.sourceforge.openforecast">DataSet</A>
<BR>
<A HREF="net/sourceforge/openforecast/output/DelimitedTextOutputter.html" title="class in net.sourceforge.openforecast.output">DelimitedTextOutputter</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/DoubleExponentialSmoothingModel.html" title="class in net.sourceforge.openforecast.models">DoubleExponentialSmoothingModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/EvaluationCriteria.html" title="class in net.sourceforge.openforecast">EvaluationCriteria</A>
<BR>
<A HREF="net/sourceforge/openforecast/Forecaster.html" title="class in net.sourceforge.openforecast">Forecaster</A>
<BR>
<A HREF="net/sourceforge/openforecast/ForecastingModel.html" title="interface in net.sourceforge.openforecast"><I>ForecastingModel</I></A>
<BR>
<A HREF="net/sourceforge/openforecast/models/InsufficientDataException.html" title="class in net.sourceforge.openforecast.models">InsufficientDataException</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/ModelNotInitializedException.html" title="class in net.sourceforge.openforecast.models">ModelNotInitializedException</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/MovingAverageModel.html" title="class in net.sourceforge.openforecast.models">MovingAverageModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/MultipleLinearRegressionModel.html" title="class in net.sourceforge.openforecast.models">MultipleLinearRegressionModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/NaiveForecastingModel.html" title="class in net.sourceforge.openforecast.models">NaiveForecastingModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/Observation.html" title="class in net.sourceforge.openforecast">Observation</A>
<BR>
<A HREF="net/sourceforge/openforecast/output/Outputter.html" title="interface in net.sourceforge.openforecast.output"><I>Outputter</I></A>
<BR>
<A HREF="net/sourceforge/openforecast/models/PolynomialRegressionModel.html" title="class in net.sourceforge.openforecast.models">PolynomialRegressionModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/RegressionModel.html" title="class in net.sourceforge.openforecast.models">RegressionModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/input/ResultSetBuilder.html" title="class in net.sourceforge.openforecast.input">ResultSetBuilder</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/SimpleExponentialSmoothingModel.html" title="class in net.sourceforge.openforecast.models">SimpleExponentialSmoothingModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/input/TimeSeriesBuilder.html" title="class in net.sourceforge.openforecast.input">TimeSeriesBuilder</A>
<BR>
<A HREF="net/sourceforge/openforecast/output/TimeSeriesOutputter.html" title="class in net.sourceforge.openforecast.output">TimeSeriesOutputter</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/TripleExponentialSmoothingModel.html" title="class in net.sourceforge.openforecast.models">TripleExponentialSmoothingModel</A>
<BR>
<A HREF="net/sourceforge/openforecast/models/WeightedMovingAverageModel.html" title="class in net.sourceforge.openforecast.models">WeightedMovingAverageModel</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>