Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.timeseries.linear.univariate.arima Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
ARIMAForecastForecasts an ARIMA time series using the innovative algorithm.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
ARIMAForecast .ForecastThe forecast value and variance.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
ARIMAForecastMultiStepMakes forecasts for a time series assuming an ARIMA model using the innovative algorithm.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
ARIMAModelAn ARIMA(p, d, q) process, Xt, is such that (1 - B)^d X_t = Y_tClasscom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
ARIMASimThis class simulates an ARIMA (AutoRegressive Integrated Moving Average) process.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
ARIMAXModelThe ARIMAX model (ARIMA model with eXogenous inputs) is a generalization of the ARIMA model by incorporating exogenous variables.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu
AutoARIMAFitSelects the order and estimates the coefficients of an ARIMA model automatically by AIC or AICC.Classcom.numericalmethod.suanshu.stats.timeseries.linear.univariate.arimaSuanShu