Univariate_object: Constructor for the univariate object

Description Usage Arguments Value Examples

View source: R/Univariate_Class.R

Description

Constructor for the univariate object

Usage

1
Univariate_object(df, ind_group_class)

Arguments

df

your dataframe including explanatory variables and the group variable(target)

ind_group_class

the indice of your group variable

Value

an object which is going to be use to analyze clustering

Examples

1

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