However, are you certain you want to do this? If I remember correctly, we deliberately decided to use a tiny lambda (1e-8) in some of the calculations, for example when computing the number of effective tests. The number of effective tests is used to compute the correct imputation quality.
I checked: we need the lambda for the imputation quality itself, as well as for the effective number of tests (incorporated in the impqual). Will merge the branch.
Done.
However, are you certain you want to do this? If I remember correctly, we deliberately decided to use a tiny lambda (1e-8) in some of the calculations, for example when computing the number of effective tests. The number of effective tests is used to compute the correct imputation quality.
Pushed to new branch 'remove.hardcoded.lambdas'