get_data_synthetic: Get synthetic data

Description Usage Arguments Value

Description

Get synthetic data

Usage

1
get_data_synthetic(N = 150, data.mean = 0, data.sd = 1, type = "matrix")

Arguments

N

The number of data points. Default is 150.

data.mean

Data mean.

data.sd

Data standard deviation.

type

Type of data. String: 'matrix' or 'df'.

Value

A list with the synthetic data points and their corresponding classes (clusters).


bwrc/corecluster-r documentation built on May 13, 2019, 9:12 a.m.