multivariate_object: Constructor for multivariate object

Description Usage Arguments Value Examples

View source: R/Multivariate_Class.R

Description

Constructor for multivariate object

Usage

1
multivariate_object(df, ind_group_class)

Arguments

df

your dataframe including explanatory features and the group feature(target)

ind_group_class

the indice of your group feature

Value

an object which is going to be use to analyse clustering

Examples

1

clepadellec/ClustersAnalysis documentation built on Dec. 31, 2020, 10:03 p.m.