dataframe_by_metrics_evaluation: Method to filter only the external measurement columns

View source: R/utils.R

dataframe_by_metrics_evaluationR Documentation

Method to filter only the external measurement columns

Description

Method to filter only the external measurement columns

Usage

dataframe_by_metrics_evaluation(data, external = TRUE)

Arguments

data

information matrix.

external

boolean indicating whether it is an external measurement.

Value

returns a data frame with the filtered columns.


Clustering documentation built on June 22, 2022, 5:07 p.m.