plot-IclPath-missing-method function

Plot an IclPath-class object

Plot an IclPath-class object

## 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

Returns

a ggplot2 graphic