| fast_rolling_cor | R Documentation |
Compute rolling correlation between two vectors efficiently.
fast_rolling_cor(x, y, window_size)
x |
Numeric vector |
y |
Numeric vector |
window_size |
Integer window size |
Numeric vector of rolling correlations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.