plot.bnpostmcmc: Plot top graphs.

Description Usage Arguments Value See Also

Description

Plot the the top() Bayesian Networks from a posterior distribution. The top graphs are those with the highest score with respect to the posterior distribution, which for converged MCMC will be most commonly encountered graph.

Usage

1
2
  ## S3 method for class 'bnpostmcmc'
 plot(x, top = NULL, ...)

Arguments

x

An object of class "bnpostmcmc" or "bnpost"

top

Optionally provide pre-computed top(x)

...

Further arguments, passed to grplot

Value

A plot of the top graph, with their marginal likelihoods (without priors)

See Also

levelplot.bnpostmcmc, bnpostmcmc, bnpost


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