Package index
-
ts_data.frame()
ts_df()
ts_data.table()
ts_dt()
ts_tbl()
ts_tibbletime()
ts_timeSeries()
ts_tis()
ts_ts()
ts_irts()
ts_tsibble()
ts_tslist()
ts_xts()
ts_zoo()
ts_zooreg()
- Convert Everything to Everything
-
ts_c()
- Collect Time Series
-
ts_bind()
ts_chain()
- Bind Time Series
-
ts_span()
- Limit Time Span
-
ts_pick()
- Pick Series (Experimental)
-
ts_scale()
- Scale and Center Time Series
-
ts_trend()
- Loess Trend Estimation
-
ts_pc()
ts_diff()
ts_pca()
ts_pcy()
ts_diffy()
- First Differences and Percentage Change Rates
-
ts_compound()
ts_index()
- Indices from Levels or Percentage Rates
-
ts_lag()
- Lag or Lead of Time Series
-
ts_summary()
- Time Series Properties
-
ts_plot()
- Plot Time Series
-
ts_ggplot()
theme_tsbox()
colors_tsbox()
scale_color_tsbox()
scale_fill_tsbox()
- Plot Time Series, Using ggplot2
-
ts_save()
- Save Previous Plot
-
ts_default()
- Default Column Names
-
ts_frequency()
- Change Frequency
-
ts_regular()
- Enforce Regularity
-
ts_na_omit()
- Omit NA values
-
ts_first_of_period()
- Use First Date of a Period
User defined ts-functions
ts_
turns existing functions into functions that can deal with any ts- boxable time series object. The example functions are useful themself.
-
ts_prcomp()
ts_dygraphs()
ts_forecast()
ts_seas()
ts_na_interpolation()
- Principal Components, Dygraphs, Forecasts, Seasonal Adjustment
-
load_suggested()
ts_()
ts_apply()
- Constructing ts-Functions
-
copy_class()
- Re-Class ts-Boxable Object
-
relevant_class()
- Extract Relevant Class
-
ts_boxable()
check_ts_boxable()
- Test if an Object is ts-Boxable
-
ts_dts()
- Internal Time Series Class
-
ts_start()
ts_end()
- Start and end of time series
-
tsbox-package
tsbox
- tsbox: Class-Agnostic Time Series