arch_dendro: Hierarchical Clustering Analysis.

Description Usage Arguments Value

Description

Plots hierarchical clustering of clr transformed data using centroid algorithm and squared euclidean distance.

Usage

1
arch_dendro(df_chem, df_raw, nplot, printDendro = TRUE, cex = 0.4)

Arguments

df_chem

chemical data

df_raw

categorical data and chemical data

nplot

number of plots to display

printDendro

when TRUE creates a pdf file with the dendrogram

cex

font size

Value

A dendrogram including df_chem and df_raw data.


esteful/ArchFlow documentation built on Dec. 20, 2021, 6:40 a.m.