circle_radius: Ridge Radius Circle Data

Description Usage Arguments Details Value

View source: R/AuxiliaryFunctions.R

Description

Calculates the radius of the true ridge underlying the circle data.

Usage

1
circle_radius(r = 1, sd = 0.1)

Arguments

r

Radius used in the generation of the circle data.

sd

Standard deviation used in the generation of the circle data.

Details

The calculation uses a bisection algorithm.

Value

Returns the radius of the true ridge underlying the circle data generated with radius r and standard deviation sd.


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.