Description Usage Arguments Value
Bivariate medians
1 2 3 4 5 | coordinateMedian(x, y = NULL, na.rm = FALSE)
spatialMedian(x, y = NULL, na.rm = FALSE)
ojaMedian(x, y = NULL, na.rm = FALSE)
|
x, y |
any of the known ways to specify bivariate points in traditional graphics |
na.rm |
logical: should any missing values be removed prior to the computation? |
a complex number giving the bivariate median as its real and complex parts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.