seplot: Diagnostic Plot for Standard Error of p-value

Description Usage Arguments Author(s)

View source: R/pvclust.R

Description

draws diagnostic plot for standard error of p-value for pvclust object.

Usage

1
2
seplot(object, type=c("au", "si", "bp"), identify=FALSE,
  main=NULL, xlab=NULL, ylab=NULL, ...)

Arguments

object

object of class pvclust.

type

the type of p-value to be plotted, one of "si", "au" or "bp".

identify

logical. If TRUE, edge numbers can be identified interactively. See identify for basic usage.

main, xlab, ylab

generic graphic parameters. See par for details.

...

other graphical parameters to be passed to generic plot or identify function.

Author(s)

Ryota Suzuki suzuki@ef-prime.com


pvclust documentation built on Nov. 19, 2019, 5:07 p.m.

Related to seplot in pvclust...