seplot {pvclust} | R Documentation |
Diagnostic Plot for Standard Error of p-value
Description
draws diagnostic plot for standard error of -value
for pvclust object.
Usage
seplot(object, type=c("au", "si", "bp"), identify=FALSE,
main=NULL, xlab=NULL, ylab=NULL, ...)
Arguments
object |
object of class |
type |
the type of |
identify |
logical. If |
main , xlab , ylab |
generic graphic parameters. See
|
... |
other graphical parameters to be passed to generic
|
Author(s)
Ryota Suzuki suzuki@ef-prime.com
[Package pvclust version 2.2-0 Index]