plot.nDesign {binGroup}R Documentation

Plot iteration of nDesign

Description

Plot results of function nDesign

Usage




Arguments

x An object of class "nDesign" as can be created by nDesign
... further arguments to be passed to plot

Author(s)

Frank Schaarschmidt, Bioinformatics Unit, University of Hannover, Germany

Examples


plot(nDesign(nmax=100, s=30,
 delta=0.004, p.hyp=0.005,
 alternative="less", method="Score",
 power=0.8))


[Package binGroup version 0.3-1 Index]