Title: | Rolling and Expanding Statistics |
---|---|
Description: | Presentation for rolling and expanding statistics of time-series data. |
Authors: | Jason Foster |
Maintainer: | Jason Foster <[email protected]> |
License: | GPL (>= 2) |
Version: | 1.0 |
Built: | 2024-11-15 05:07:05 UTC |
Source: | https://github.com/jasonjfoster/rolltalk |
A data set with the benchmark results for rolling statistics with a width
of 100.
bench_100
bench_100
A data frame. Rows are evaluation times and columns are the functions.
A data set with the benchmark results for rolling statistics with a width
of 1,000.
bench_1000
bench_1000
A data frame. Rows are evaluation times and columns are the functions.
A presentation for rolling and expanding statistics of time-series data.
roll_talk(...)
roll_talk(...)
... |
Additional arguments passed to |
## Not run: # rolling exploratory data analysis roll_talk() ## End(Not run)
## Not run: # rolling exploratory data analysis roll_talk() ## End(Not run)