generate_multi_structured: Generate synthetic data based on a list of features matrics.

Description Usage Arguments Details Value

Description

Generate a structured list of data with 4 clusters.

Usage

1
2
generate_multi_structured(data_support, structure_type = c("moclus"),
  ...)

Arguments

data_support

A list of features matrices used to generate the data

structure_type

The type of structure: "moclus" only.

...

Parameters for the method of generation. See Details.

Details

For the moment, only one method of generation is provided:

Value

A list of synthetic features matrix with the same dimension than the data_support


agapow/subtypr documentation built on May 5, 2019, 1:33 a.m.