Optionally, a list with components with the following components:
'groups', used when distop=3 (F-dist), specifying number of groups.
'version', used only in the 'JL' method, choice 0 gives the 'JL'
version as published, whereas choice 1 replaces the FDR with
r.0*FDR resulting in the infinite simultaneous tests limiting
average power, which is the 'Iz' version, but this is redundant
because you can specify the 'Iz' method to use this option.
'tol' is a convergence criterion used in iterative methods
which is set to 1e-8 by default
'max.iter' is an iteration limit, set to 1000 by default
'distop', specifying the distribution family of the central and
non-centrally located sub-populations. =1 gives normal (2 groups)
=2 gives t- (2 groups) and =3 gives F- (2+ groups)
'CS', correlation structure, for use only with 'method="simulation"'
which will simulate m simulatenous tests with correlations 'rho'
in blocks of size 'n.WC'. Specify as list
CS = list(rho=0.80, n.WC=50) for example