- x
an object of class BayesSUR
- includeResponse
A vector of the response names which are shown in the network
- excludeResponse
A vector of the response names which are not shown in the network
- includePredictor
A vector of the predictor names which are shown in the network
- excludePredictor
A vector of the predictor names which are not shown in the network
- MatrixGamma
A matrix or dataframe of the latent indicator variable.
Default is NULL
and to extrate it from object of class inheriting
from an object of class BayesSUR
- PmaxPredictor
cutpoint for thresholding the estimated latent
indicator variable. Default is 0.5
- PmaxResponse
cutpoint for thresholding the learning structure matrix
of multiple response variables. Default is 0.5
- nodesizePredictor
node size of Predictors in the output graph.
Default is 15
- nodesizeResponse
node size of response variables in the output graph.
Default is 25
- no.isolates
remove isolated nodes from responses graph and full
graph, may get problem if there are also isolated Predictors
- lineup
A ratio of the heights between responses' area and predictors'
- gray.alpha
the opacity. The default is 0.6
- edgewith.response
the edge width between response nodes
- edgewith.predictor
the edge width between the predictor and response node
- edge.weight
draw weighted edges after thresholding at 0.5. The
default value FALSE
is not to draw weighted edges
- label.predictor
A vector of the names of predictors
- label.response
A vector of the names of response variables
- color.predictor
color of the predictor nodes
- color.response
color of the response nodes
- name.predictors
A subtitle for the predictors
- name.responses
A subtitle for the responses
- vertex.frame.color
color of the frame of the vertices. If you don't
want vertices to have a frame, supply NA as the color name
- layoutInCircle
place vertices on a circle, in the order of their
vertex ids. The default is FALSE
- header
the main title
- ...
other arguments