hierarchicalClust: Hierarchical Clustering

Description Usage Arguments Note Examples

View source: R/hello.R

Description

Performs Hierarchical Clustering algorithm on target variable and given dataset Also constructs a dendogram plot depicting the merging of clusters

Usage

1

Arguments

t

The Target Variable

d

The Dataset

Note

Pass the target value with '$' . Ex- dataset$target(d$t)

Examples

1

lucio617/mlearning documentation built on Dec. 21, 2021, 12:40 p.m.