A list containing the greatest estimated value for lambda with
prec_digits decimal places which controls the family wise error rate
at level alpha (one-sided) and the estimated family wise error rate
for the estimated lambda.
Arguments
design
An object created with one of the setup functions.
...
Further arguments.
Details
The default method for adjust_lambda uses a combination
of uniroot and grid search and calls toer
in every iteration. For methods implemented in the bhmbasket package
there are separate methods that are computationally more efficient.