Description Usage Arguments Details Value
View source: R/AuxiliaryFunctions.R
Calculates the radius of the true ridge underlying the circle data.
1 | circle_radius(r = 1, sd = 0.1)
|
r |
Radius used in the generation of the circle data. |
sd |
Standard deviation used in the generation of the circle data. |
The calculation uses a bisection algorithm.
Returns the radius of the true ridge underlying the circle data
generated with radius r
and standard deviation sd
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.