
Create multiplicity graph visualization
plot_graph.RdGenerates a visual representation of a graphical multiple comparison procedure using the gMCPLite package. The graph shows hypotheses as nodes with their initial alpha weights and transition probabilities between hypotheses.
Value
A graph object from hGraph that can be
plotted
Details
The function validates the input graph structure and creates a visual representation where:
Nodes represent hypotheses with their alpha weights
Edges show transition probabilities when hypotheses are rejected
Self-loops are automatically handled by gMCPLite
See also
hGraph for the underlying visualization
function