plot.bn.strength: Plot arc strengths derived from bootstrap

Description Usage Arguments Note Author(s) Examples

Description

Plot arc strengths derived from bootstrap resampling.

Usage

1
2
3
## S3 method for class 'bn.strength'
plot(x, draw.threshold = TRUE, main = NULL,
  xlab = "arc strengths", ylab = "CDF(arc strengths)", ...)

Arguments

x

an object of class bn.strength.

draw.threshold

a boolean value. If TRUE, a dashed vertical line is drawn at the threshold.

main,xlab,ylab

character strings, the main title and the axes labels.

...

other graphical parameters.

Note

The xlim and ylim graphical parameters are always overridden.

Author(s)

Marco Scutari

Examples

1
2
3
4
5
6
7

vspinu/bnlearn documentation built on May 3, 2019, 7:08 p.m.