Description Usage Arguments Value Examples
Neighbor aggregates
1 2 3 4 5 | mode_est(x, random_ties = FALSE)
medn_est(x)
medn_est_conserve(x)
|
x |
a vector of character or integer values for |
random_ties |
a logical value indicating whether ties should be
broken at random when two values occur at the same frequency in |
an aggregate scalar with the same type as x
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.