plotCBN: Plot Bayesian Network

Description Usage Arguments Author(s)

Description

Plot Bayesian Network

Usage

1
2
3
4
5
6
plotCBN(DBN, title = NULL, dev = FALSE, nodes = -1,
  no.labels = FALSE, vertex.label.dist = 0.8, no.colors = NULL,
  node.size = 3, edge.width = 0.6, edge.arrow.size = 0.2,
  edges.color = c("blue", "red", "yellow"), mark.edge.strength = FALSE,
  break.axis = 1, separation.ratio = 0.1, Nlabels = 4,
  return.plot = TRUE)

Arguments

DBN

Downscaling Bayesian Network, as returned by build.downscalingBN().

Author(s)

M.N. Legasa


MNLR/downscaleR.BN documentation built on June 12, 2019, 5:39 p.m.