plot a diaggmm_path-class object

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

Arguments

x

a diaggmm_path-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