Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 70 found.
[1] < 1 2 3 4 5 6 7 > [7]  Sort:

logLik.ets (Package: forecast) : Log-Likelihood of an ets object

Returns the log-likelihood of the ets model represented by object evaluated at the estimated parameters.
● Data Source: CranContrib
● Keywords: ts
● Alias: logLik.ets
● 0 images

forecast.lm (Package: forecast) : Forecast a linear model with possible time series components

forecast.lm is used to predict linear models, especially those involving trend and seasonality components.
● Data Source: CranContrib
● Keywords: stats
● Alias: forecast.lm
● 0 images

ses (Package: forecast) : Exponential smoothing forecasts

Returns forecasts and other information for exponential smoothing forecasts applied to x.
● Data Source: CranContrib
● Keywords: ts
● Alias: holt, hw, ses
● 0 images

tbats.components (Package: forecast) : Extract components of a TBATS model

Extract the level, slope and seasonal components of a TBATS model.
● Data Source: CranContrib
● Keywords: ts
● Alias: tbats.components
● 0 images

fitted.Arima (Package: forecast) : One-step in-sample forecasts using ARIMA models

Returns one-step forecasts for the data used in fitting the ARIMA model.
● Data Source: CranContrib
● Keywords: ts
● Alias: fitted.Arima
● 0 images

accuracy (Package: forecast) : Accuracy measures for forecast model

Returns range of summary measures of the forecast accuracy. If x is provided, the function measures out-of-sample (test set) forecast accuracy based on x-f. If x is not provided, the function only produces in-sample (training set) accuracy measures of the forecasts based on f["x"]-fitted(f). All measures are defined and discussed in Hyndman and Koehler (2006).
● Data Source: CranContrib
● Keywords: ts
● Alias: accuracy
● 0 images

forecast.mlm (Package: forecast) : Forecast a multiple linear model with possible time series components

forecast.mlm is used to predict multiple linear models, especially those involving trend and seasonality components.
● Data Source: CranContrib
● Keywords:
● Alias: forecast.mlm
● 0 images

simulate.ets (Package: forecast) : Simulation from a time series model

Returns a time series based on the model object object.
● Data Source: CranContrib
● Keywords: ts
● Alias: simulate.Arima, simulate.ar, simulate.ets, simulate.fracdiff
● 0 images

autoplot.decomposed.ts (Package: forecast) : ggplot of a decomposed time series object

Produces a ggplot object of decomposed components of a time series object
● Data Source: CranContrib
● Keywords:
● Alias: autoplot.decomposed.ts
● 0 images

nnetar (Package: forecast) : Neural Network Time Series Forecasts

Feed-forward neural networks with a single hidden layer and lagged inputs for forecasting univariate time series.
● Data Source: CranContrib
● Keywords: ts
● Alias: forecast.nnetar, nnetar
● 0 images