create_random_data: Create random data set with 4 clusters

Description Usage Arguments Value Examples

View source: R/create_random_data.R

Description

Create random data set with 4 clusters in a 2 dimensional subspace of a nr_other_vars+2 dimensional space

Usage

1
create_random_data(n = 10000, nr_other_vars = 4)

Arguments

n

number of points

nr_other_vars

number of other variables / "noise" dimensions

Value

list containing the random data.table and a vector with the true underlying cluster assignments

Examples

1

o1iv3r/FeatureImpCluster documentation built on Oct. 21, 2021, 12:24 a.m.