Learn R Programming

ganDataModel (version 2.0.1)

dmGetMetricSubspaceProperties: Get metric subspace properties for a level

Description

Get properties of metric subspaces in a data model for a level.

Usage

dmGetMetricSubspaceProperties(level)

Value

List of list containing label and size of contained generative data for metric subspaces

Arguments

level

Level for metric subspaces

Examples

Run this code
if (FALSE) {
dmRead("dm.bin", "gd.bin")
dmGetMetricSubspaceProperties(0.73)}

Run the code above in your browser using DataLab