gui.graph.one.strat {MDD} | R Documentation |
Allows for interactive entry of parameters for graph.one.strat
.
gui.graph.one.strat()
GUI prompts for parameters, then calls graph.one.strat
.
The matrix from the observed
component returned by the last call to
mdd.fisher.exact
, returned invisibly.
First calls mdd.fisher.exact
to generate the res.mat
argument of
graph.one.strat
.
Each time the “Graph” button on the GUI is pushed, it calls
mdd.fisher.exact
(if any of the parameters needed for that function
have changed since the last time “Graph” was pushed), then calls
graph.one.strat
.
The “New” button on the GUI opens a new graphics window and makes it the active device.
Does some basic data validation before calling graph.one.strat
.
Don Barkauskas (barkda@wald.ucdavis.edu)
mdd.fisher.exact
, graph.one.strat