| gui.mdd {MDD} | R Documentation |
Allows for interactive entry of parameters for various minimum detectable difference programs.
gui.mdd()
GUI prompts for parameters, then calls one of mdd.chisq,
mdd.fisher.exact, mdd.mantelhaen, mdd.mantelhaen.pow,
mdd.satterthwaite, or mdd.t.test.
The same value as whichever function is called.
Does some basic data validation before calling the other programs.
Don Barkauskas (barkda@wald.ucdavis.edu)
mdd.chisq, mdd.fisher.exact, mdd.mantelhaen,
mdd.mantelhaen.pow, mdd.satterthwaite, mdd.t.test.