Description Usage Arguments Examples
This function allows you to calculate the projection median approximately or exactly in 2D.
1 |
data |
a nxd matrix of your data. For two dimensions, d must be 2 |
N |
Number of vectors to generate in the Monte Carlo algorithm |
method |
Which Monte Carlo algorithm to use? As per Durocher et. al 2017 |
exact2D |
calculate the pm exactly *data must be 2 dimensions |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.