gng.preset.sphere: gng.preset.sphere
Description
Generate sample sphere dataset
Usage
gng.preset.sphere(N, r = 0.5, center = c(0.5, 0.5, 0.5))
Arguments
center
Center of the sphere
Details
Sphere preset dataset
Examples
Run this codeX <- gng.preset.sphere(100)
gng <- GNG(X)
Run the code above in your browser using DataLab