Man pages for tscv
Functions and Utilities for Tidy Time Series Forecasting and Time Series Cross-Validation

acf_vecEstimate autocorrelations of a numeric vector
check_dataCheck and prepare tsibble data
DSHWDouble Seasonal Holt-Winters model
elec_loadHourly electricity load (actual values and forecasts)
elec_priceHourly day-ahead electricity spot prices
estimate_acfEstimate autocorrelations by time series
estimate_kurtosisEstimate kurtosis
estimate_modeEstimate the mode of a distribution
estimate_pacfEstimate partial autocorrelations by time series
estimate_skewnessEstimate skewness
fitted.DSHWExtract fitted values from a DSHW model
fitted.MEDIANExtract fitted values from a median model
fitted.SMEANExtract fitted values from a seasonal mean model
fitted.SMEDIANExtract fitted values from a seasonal median model
fitted.SNAIVE2Extract fitted values from a SNAIVE2 model
fitted.TBATSExtract fitted values from a TBATS model
forecast.DSHWForecast a DSHW model
forecast.MEDIANForecast a median model
forecast.SMEANForecast a seasonal mean model
forecast.SMEDIANForecast a seasonal median model
forecast.SNAIVE2Forecast a SNAIVE2 model
forecast.TBATSForecast a TBATS model
interpolate_missingInterpolate missing values
M4_monthly_dataMonthly time series data from the M4 Competition
M4_quarterly_dataQuarterly time series data from the M4 Competition
mae_vecCalculate the mean absolute error
make_accuracyEstimate point forecast accuracy
make_errorsCalculate forecast errors and percentage errors
make_futureConvert forecasts to a future frame
make_splitCreate train-test splits for time series cross-validation
make_tsibbleConvert data to a tsibble
mape_vecCalculate the mean absolute percentage error
MEDIANMedian model
me_vecCalculate the mean error
model_sum.DSHWSummarize a DSHW model
model_sum.MEDIANSummarize a median model
model_sum.SMEANSummarize a seasonal mean model
model_sum.SMEDIANSummarize a seasonal median model
model_sum.SNAIVE2Summarize a SNAIVE2 model
model_sum.TBATSSummarize a TBATS model
mpe_vecCalculate the mean percentage error
mse_vecCalculate the mean squared error
pacf_vecEstimate partial autocorrelations of a numeric vector
plot_barPlot data as a bar chart
plot_densityPlot a kernel density estimate
plot_histogramPlot data as a histogram
plot_linePlot data as a line chart
plot_pointPlot data as a scatterplot
plot_qqCreate a quantile-quantile plot
residuals.DSHWExtract residuals from a DSHW model
residuals.MEDIANExtract residuals from a median model
residuals.SMEANExtract residuals from a seasonal mean model
residuals.SMEDIANExtract residuals from a seasonal median model
residuals.SNAIVE2Extract residuals from a SNAIVE2 model
residuals.TBATSExtract residuals from a TBATS model
rmse_vecCalculate the root mean squared error
scale_color_tscvCreate a tscv color scale
scale_fill_tscvCreate a tscv fill scale
slice_testSlice test data from a split frame
slice_trainSlice training data from a split frame
smape_vecCalculate the symmetric mean absolute percentage error
SMEANSeasonal mean model
SMEDIANSeasonal median model
smooth_outlierIdentify and replace outliers
SNAIVE2Seasonal naive model with weekday-specific lags
split_indexCreate indices for train and test splits
summarise_dataSummarise time series data
summarise_splitSummarise train-test splits
summarise_statsSummarise distributional statistics by time series
TBATSTBATS model
theme_tscvCustom ggplot2 theme for tscv
tscv_colsExtract tscv colors
tscv_palCreate a tscv color palette
tscv documentation built on May 13, 2026, 9:07 a.m.