?? package.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <body> <p>This is the main package for OpenForecast. It contains most of the classes and interfaces that the average user will use. Only the more advanced users that want access to specific forecasting models will need to access the subpackages.</p> <p>In general, you will initialize a DataSet object with a series of DataPoints that define a series of observations. Then you will pass this to the Forecaster.getBestForecast method to obtain a reference to the most appropriate forecast model for the given data set. This ForecastingModel can then be used to forecast additional values.</p> </body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -