View source: R/projectionMedianMC.R
This function allows you to calculate the projection median approximately or exactly in 2D.
1 | projectionMedianMC(data, N = 10000, method = 1)
|
data |
a nxd matrix of your data. |
N |
Number of vectors to generate in the Monte Carlo algorithm |
method |
Which Monte Carlo algorithm to use? As per Durocher et. al 2017 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.