plot-IclPath-missing-method: Plot an 'IclPath-class' object

plot,IclPath,missing-methodR Documentation

Plot an IclPath-class object

Description

Plot an IclPath-class object

Usage

## S4 method for signature 'IclPath,missing'
plot(x, type = "tree")

Arguments

x

a IclPath-class

type

a string which specify plot type:

  • 'front': plot the extracted front ICL, log(alpha)

  • 'path': plot the evolution of ICL with respect to K

  • 'tree': plot the associated dendrogram

Value

a ggplot2 graphic


greed documentation built on Oct. 4, 2022, 1:06 a.m.