plot.gtclust: plot gtclust dendrogram

View source: R/gtclust.R

plot.gtclustR Documentation

plot gtclust dendrogram

Description

plot gtclust dendrogram

Usage

## S3 method for class 'gtclust'
plot(x, y = NULL, nb_max_leafs = 500, ...)

Arguments

x

a tree as produced by a gtclust variant.

nb_max_leafs

number of leafs to keep

Value

an ggplot object


comeetie/gtclust documentation built on Sept. 17, 2024, 12:45 a.m.