add_noise_normal: Add wrapped normal noise to points on sphere.

View source: R/sphere.R

add_noise_normalR Documentation

Add wrapped normal noise to points on sphere.

Description

Add wrapped normal noise to points on sphere.

Usage

add_noise_normal(m, sd)

Arguments

m

nx3. points on sohere in R3 coordinates.

sd

positive double. standard deviation of normal distribution.


chroetz/spheregr documentation built on April 10, 2022, 12:03 a.m.