xyplot.epmx: Plot of cumulative edge probabilities.

Description Usage Arguments Value See Also

View source: R/diagnostics.R

Description

Returns a xyplot of the cumulative edge probabilities through time for bnpostmcmc.list and bvspostmcmc.list

Usage

1
2
  ## S3 method for class 'epmx'
 xyplot(x, subset = NULL)

Arguments

x

An epmx object.

subset

A list of length of two, the first component of which determines the heads of the edges that are displayed, and the second determines the tails of the edges that are displayed. The default value NULL displays all pairs.

Value

An xyplot.

See Also

epmx


rjbgoudie/structmcmc documentation built on Nov. 3, 2020, 3:41 a.m.