index |
Return index variable from a tsibble |
index2 |
Return index variable from a tsibble |
index2_var |
Return index variable from a tsibble |
index_by |
Group by time index and collapse with 'summarise()' |
index_valid |
Add custom index support for a tsibble |
index_var |
Return index variable from a tsibble |
interval |
Meta-information of a tsibble |
interval_pull |
Pull time interval from a vector |
is_53weeks |
Represent year-week (ISO) starting on Monday, year-month or year-quarter objects |
is_duplicated |
Test duplicated observations determined by key and index variables |
is_grouped_ts |
If the object is a tsibble |
is_ordered |
Meta-information of a tsibble |
is_regular |
Meta-information of a tsibble |
is_tsibble |
If the object is a tsibble |
partial_pslider |
Partially splits the input to a list according to the rolling window size. |
partial_slider |
Partially splits the input to a list according to the rolling window size. |
pedestrian |
Pedestrian counts in the city of Melbourne |
pslide |
Sliding window calculation over multiple inputs simultaneously |
pslider |
Splits the input to a list according to the rolling window size. |
pslide_chr |
Sliding window calculation over multiple inputs simultaneously |
pslide_dbl |
Sliding window calculation over multiple inputs simultaneously |
pslide_dfc |
Sliding window calculation over multiple inputs simultaneously |
pslide_dfr |
Sliding window calculation over multiple inputs simultaneously |
pslide_int |
Sliding window calculation over multiple inputs simultaneously |
pslide_lgl |
Sliding window calculation over multiple inputs simultaneously |
pstretch |
Stretching window calculation over multiple simultaneously |
pstretcher |
Split the input to a list according to the stretching window size. |
pstretch_chr |
Stretching window calculation over multiple simultaneously |
pstretch_dbl |
Stretching window calculation over multiple simultaneously |
pstretch_dfc |
Stretching window calculation over multiple simultaneously |
pstretch_dfr |
Stretching window calculation over multiple simultaneously |
pstretch_int |
Stretching window calculation over multiple simultaneously |
pstretch_lgl |
Stretching window calculation over multiple simultaneously |
ptile |
Tiling window calculation over multiple inputs simultaneously |
ptiler |
Splits the input to a list according to the tiling window size. |
ptile_chr |
Tiling window calculation over multiple inputs simultaneously |
ptile_dbl |
Tiling window calculation over multiple inputs simultaneously |
ptile_dfc |
Tiling window calculation over multiple inputs simultaneously |
ptile_dfr |
Tiling window calculation over multiple inputs simultaneously |
ptile_int |
Tiling window calculation over multiple inputs simultaneously |
ptile_lgl |
Tiling window calculation over multiple inputs simultaneously |
scan_gaps |
Scan a tsibble for implicit missing observations |
select.tbl_ts |
Tidyverse methods for tsibble |
slice.tbl_ts |
Tidyverse methods for tsibble |
slide |
Sliding window calculation |
slide2 |
Sliding window calculation over multiple inputs simultaneously |
slide2_chr |
Sliding window calculation over multiple inputs simultaneously |
slide2_dbl |
Sliding window calculation over multiple inputs simultaneously |
slide2_dfc |
Sliding window calculation over multiple inputs simultaneously |
slide2_dfr |
Sliding window calculation over multiple inputs simultaneously |
slide2_int |
Sliding window calculation over multiple inputs simultaneously |
slide2_lgl |
Sliding window calculation over multiple inputs simultaneously |
slider |
Splits the input to a list according to the rolling window size. |
slide_chr |
Sliding window calculation |
slide_dbl |
Sliding window calculation |
slide_dfc |
Sliding window calculation |
slide_dfr |
Sliding window calculation |
slide_int |
Sliding window calculation |
slide_lgl |
Sliding window calculation |
slide_tsibble |
Perform sliding windows on a tsibble by row |
stretch |
Stretching window calculation |
stretch2 |
Stretching window calculation over multiple simultaneously |
stretch2_chr |
Stretching window calculation over multiple simultaneously |
stretch2_dbl |
Stretching window calculation over multiple simultaneously |
stretch2_dfc |
Stretching window calculation over multiple simultaneously |
stretch2_dfr |
Stretching window calculation over multiple simultaneously |
stretch2_int |
Stretching window calculation over multiple simultaneously |
stretch2_lgl |
Stretching window calculation over multiple simultaneously |
stretcher |
Split the input to a list according to the stretching window size. |
stretch_chr |
Stretching window calculation |
stretch_dbl |
Stretching window calculation |
stretch_dfc |
Stretching window calculation |
stretch_dfr |
Stretching window calculation |
stretch_int |
Stretching window calculation |
stretch_lgl |
Stretching window calculation |
stretch_tsibble |
Perform stretching windows on a tsibble by row |
summarise.tbl_ts |
Tidyverse methods for tsibble |
tile |
Tiling window calculation |
tile2 |
Tiling window calculation over multiple inputs simultaneously |
tile2_chr |
Tiling window calculation over multiple inputs simultaneously |
tile2_dbl |
Tiling window calculation over multiple inputs simultaneously |
tile2_dfc |
Tiling window calculation over multiple inputs simultaneously |
tile2_dfr |
Tiling window calculation over multiple inputs simultaneously |
tile2_int |
Tiling window calculation over multiple inputs simultaneously |
tile2_lgl |
Tiling window calculation over multiple inputs simultaneously |
tiler |
Splits the input to a list according to the tiling window size. |
tile_chr |
Tiling window calculation |
tile_dbl |
Tiling window calculation |
tile_dfc |
Tiling window calculation |
tile_dfr |
Tiling window calculation |
tile_int |
Tiling window calculation |
tile_lgl |
Tiling window calculation |
tile_tsibble |
Perform tiling windows on a tsibble by row |
time_in |
If time falls in the ranges using compact expressions |
tourism |
Australian domestic overnight trips |
transmute.tbl_ts |
Tidyverse methods for tsibble |
tsibble |
Create a tsibble object |
tsibble-tidyverse |
Tidyverse methods for tsibble |