gen_simdata: Generate Simulated Data

View source: R/tools.R

gen_simdataR Documentation

Generate Simulated Data

Description

Generate Simulated Data

Usage

gen_simdata(cord, sim_table, noise = 0.3, plot = FALSE)

Arguments

cord

data matrix that records the index for each cluster on each dimension

sim_table

a matrix

noise

a numeric value to specify noise level

plot

a logical to turn on or off plotting


GridOnClusters documentation built on Dec. 12, 2025, 5:07 p.m.