SimCircle: Simulated circle data

Description Usage Arguments Examples

View source: R/Simulate.R

Description

Gives simulated 2-dimensional data which is uniformally distributed on a circle with Gaussian noise.

Usage

1
SimCircle(n, r = 1, sd = 0.1)

Arguments

n

Sample size.

r

Radius of the circle.

sd

Standard deviation of the Gaussian noise.

Examples

1
2

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