Non-Overapping Block Moment Calculations
1 2 3 4 5 6 7 | blck_mean(x, n = 2L, fill = NA)
blck_median(x, n = 2L)
blck_modex(x, n = 2L)
blck_sd(x, n = 2L)
|
x |
numeric vector |
n |
block size |
fill |
Numeric value(s) or function used to fill observations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.