View source: R/section-pursuit.r
estimate_eps | R Documentation |
Estimate cutoff eps for section pursuit.
estimate_eps(N, p, res, K, K_theta, r_breaks)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.