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