Noisy circle data
data.noisy_circle.Rd
Noisy circle data
Arguments
- n
The amount of points in the sample.
- radius
The radius of the circle.
- sd
The standard deviation.
Examples
X = data.noisy_circle()
plot(X)
data.noisy_circle.Rd
Noisy circle data
The amount of points in the sample.
The radius of the circle.
The standard deviation.
X = data.noisy_circle()
plot(X)