plot.nDesign {binGroup} | R Documentation |
Plot results of function nDesign
## S3 method for class 'nDesign': plot(x, ...)
x |
An object of class "nDesign" as can be created by nDesign |
... |
further arguments to be passed to plot |
plot(nDesign(nmax=100, s=30, delta=0.004, p.hyp=0.005, alternative="less", method="Score", power=0.8))