draws diagnostic plot for standard error of \(p\)-value for pvclust object.
seplot(object, type=c("au", "si", "bp"), identify=FALSE,
main=NULL, xlab=NULL, ylab=NULL, ...)object of class pvclust.
the type of \(p\)-value to be plotted, one of "si", "au"
or "bp".
logical. If TRUE, edge numbers can be identified
interactively. See identify for basic usage.
generic graphic parameters. See
par for details.
other graphical parameters to be passed to generic
plot or identify function.