inPSphere2D | R Documentation |
This function determines the 2D data points inside a ParetoSphere with ParetoRadius.
inPSphere2D(data, paretoRadius=NULL,Compute="Cpp")
data |
numeric matrix of data. |
paretoRadius |
numeric value. radius of P-spheres. If not given, calculate by the function 'paretoRad' |
Compute |
Either |
numeric vector with the number of data points inside a P-sphere with ParetoRadius.
Felix Pape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.