Learn R Programming

greed (version 0.6.1)

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

Description

Plot an IclPath-class object

Usage

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

Value

a ggplot2 graphic

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