SimGSB {PwrGSD} | R Documentation |
Verifies the results of GrpSeqBnds
via simulation
SimGSB(object, nsim = 1e+05, ...)
object |
an object of class either boundaries or PwrGSD |
nsim |
number of simulations to do |
... |
if object is of class PwrGSD and there are
more than one statistic under investigation, then you may specify an
argument stat . The default value is 1, meaning the first one. |
A tabulation of the results
Grant Izmirlian <izmirlian@nih.gov
## none as yet