View source: R/cand_groups_cts.R
additional_circle_centers | R Documentation |
Finds additional centers for 2d circles
additional_circle_centers(samples, centers, radius, gsize, TOL = 1e-05)
samples |
1 x k x d array of post. samples |
centers |
1 x k x d array of centers |
radius |
radius of circles |
gsize |
grid size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.