inPSphere2D: 2D data points in Pareto Sphere

inPSphere2DR Documentation

2D data points in Pareto Sphere

Description

This function determines the 2D data points inside a ParetoSphere with ParetoRadius.

Usage

inPSphere2D(data, paretoRadius=NULL,Compute="Cpp")

Arguments

data

numeric matrix of data.

paretoRadius

numeric value. radius of P-spheres. If not given, calculate by the function 'paretoRad'

Compute

Either Cpp or Parallel, defines if multicore computation should be performed

Value

numeric vector with the number of data points inside a P-sphere with ParetoRadius.

Author(s)

Felix Pape


ScatterDensity documentation built on April 15, 2025, 5:09 p.m.