IclPath-class
Plot an IclPath-class object
## S4 method for signature 'IclPath,missing' plot(x, type = "tree")
x
a IclPath-class
type
a string which specify plot type:
'front': plot the extracted front ICL, log(alpha)
'front'
'path': plot the evolution of ICL with respect to K
'path'
'tree': plot the associated dendrogram
'tree'
a ggplot2 graphic
ggplot2