Man pages for ahaeusser/tscv
Functions and utilities for tidy time series forecasting and time series cross-validation

acf_vecEstimate the sample autocorrelation of a numeric vector
check_dataCheck, convert and shape the input data
DSHWAutomatic train a DSHW model
elec_loadHourly electricity load (actual values and forecasts)
elec_priceHourly day-ahead electricity spot prices
ELMExtreme Learning Machine (ELM)
estimate_acfEstimate the sample autocorrelation
estimate_kurtosisEstimate kurtosis
estimate_modeEstimate mode of a distribution based on Kernel Density...
estimate_pacfEstimate the sample partial autocorrelation
estimate_skewnessEstimate skewness
expand_splitExpand the split_frame
EXPERTAutomatic train a EXPERT model
file_nameCreate a name for a folder or file
fitted.DSHWExtract fitted values from a trained DSHW model
fitted.ELMExtract fitted values from a trained ELM model
fitted.EXPERTExtract fitted values from a trained EXPERT model
fitted.MEDIANExtract fitted values from a trained median model
fitted.MLPExtract fitted values from a trained MLP model
fitted.SMEANExtract fitted values from a trained seasonal mean model
fitted.SMEDIANExtract fitted values from a trained seasonal median model
fitted.SNAIVE2Extract fitted values from a trained seasonal naive model
fitted.TBATSExtract fitted values from a trained TBATS model
forecast.DSHWForecast a trained DSHW model
forecast.ELMForecast a trained ELM model
forecast.EXPERTForecast a trained EXPERT model
forecast.MEDIANForecast a trained median model
forecast.MLPForecast a trained MLP model
forecast.SMEANForecast a trained seasonal mean model
forecast.SMEDIANForecast a trained seasonal median model
forecast.SNAIVE2Forecast a trained seasonal naive model
forecast.TBATSForecast a trained TBATS model
glue_headerCreate a header from text
grapes-out-grapesNegated value matching
initialize_splitInitialize a plan for train-test split
interpolate_missingInterpolate missing values
log_platformCreate platform info
log_timeCreate string with elapsed time.
lst_to_envAssign objects within a list to an environment
M4_monthly_dataMonthly time series data from the M4 Competition
M4_quarterly_dataQuarterly time series data from the M4 Competition
make_accuracyEstimate accuracy metrics to evaluate point forecast
make_errorsCalculate forecast errors and percentage errors
make_futureConvert the forecasts from a 'fable' to a 'future_frame'
make_splitCreate a split_frame for train and test splits per time...
make_tsibbleConvert tibble to tsibble
MEDIANMedian model
MLPAutomatic training of MLPs
model_sum.DSHWProvide a succinct summary of a trained DSHW model
model_sum.ELMProvide a succinct summary of a trained ELM model
model_sum.EXPERTProvide a succinct summary of a trained EXPERT model
model_sum.MEDIANProvide a succinct summary of a trained median model
model_sum.MLPProvide a succinct summary of a trained MLP model
model_sum.SMEANProvide a succinct summary of a trained seasonal mean model
model_sum.SMEDIANProvide a succinct summary of a trained seasonal median model
model_sum.SNAIVE2Provide a succinct summary of a trained seasonal naive model
model_sum.TBATSProvide a succinct summary of a trained TBATS model
number_stringHelper function to create numbered strings.
pacf_vecEstimate the sample partial autocorrelation of a numeric...
plot_barPlot data as bar chart
plot_densityPlot the density via Kernel Density Estimator
plot_histogramPlot data as histogram
plot_linePlot data as line chart
plot_pointPlot data as scatterplot
plot_qqQuantile-Quantile plot
residuals.DSHWExtract residuals from a trained DSHW model
residuals.ELMExtract residuals from a trained ELM model
residuals.EXPERTExtract residuals from a trained EXPERT model
residuals.MEDIANExtract residuals from a trained median model
residuals.MLPExtract residuals from a trained MLP model
residuals.SMEANExtract residuals from a trained seasonal mean model
residuals.SMEDIANExtract residuals from a trained seasonal median model
residuals.SNAIVE2Extract residuals from a trained seasonal naive model
residuals.TBATSExtract residuals from a trained TBATS model
scale_color_tscvColor scale constructor for tscv colors.
scale_fill_tscvFill scale constructor for tscv colors.
slice_testSlice the test data from the complete data
slice_trainSlice the train data from the complete data
SMEANSeasonal mean model
SMEDIANSeasonal median model
smooth_outlierIdentify and replace outliers
SNAIVE2Seasonal naive model
split_indexCreate indices for train and test splits.
summarise_dataSummary statistics for time series data
summarise_splitSummary table of the splitting into training and testing
summarise_statsSummary statistics for time series data
TBATSAutomatic train a TBATS model
theme_tscvCustom ggplot2 theme for tscv package
theme_tscv_darkDark ggplot2 theme for tscv package
train_dshwDouble Seasonal Holt-Winters model
train_elmExtreme Learning Machine (ELM)
train_expertEXPERT model
train_medianMedian model
train_mlpMultilayer Perceptron (MLP)
train_smeanSeasonal mean model
train_smedianSeasonal median model
train_snaive2Seasonal naive model
train_tbatsTBATS model
tscv_colsFunction to extract tscv colors as hex codes.
tscv_palReturn function to interpolate a tscv color palette.
ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.