n_bound_connect_2D | R Documentation |
This is the bound for connectivity based on samples.
n_bound_connect_2D(alpha, delta = 0.05, r = 1, rmin = 0.01, bound = "square")
alpha |
alpha parameter for alpha shape |
delta |
probability of isolated point |
r |
length of square, radius of circle, or outer radius of annulus |
rmin |
inner radius of annulus |
bound |
manifold shape, options are "square", "circle", or "annulus" |
minimum number of points to meet probability threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.