Dataset: Constructor

Description Usage Arguments Value Examples

View source: R/Constructor.R

Description

Constructor

Usage

1
Dataset(data, pred_clusters, true_clusters = FALSE)

Arguments

data

a dataset that contains all the active variables

pred_clusters

a vector of dataset predicted clusters

true_clusters

a vector of dataset actual clusters

Value

an object returning a list of active data (categorical and numerical data), number of samples, etc.

Examples

1
2

adrienPAVOINE/ClustCheck documentation built on Dec. 31, 2020, 6:45 p.m.