estimate_eps: Estimate cutoff eps for section pursuit.

View source: R/section-pursuit.r

estimate_epsR Documentation

Estimate cutoff eps for section pursuit.

Description

Estimate cutoff eps for section pursuit.

Usage

estimate_eps(N, p, res, K, K_theta, r_breaks)

Arguments

N

total number of points in the input data.

p

number of dimensions of the input data.

res

resolution, (slice radius)/(data radius)

K

total number of bins

K_theta

number of angular bins

r_breaks

boundaries of the radial bins


ggobi/tourr documentation built on April 23, 2024, 11:11 p.m.