110519: Unable to create confidence intervals.

Description

Confidence intervals were not created because not enough bootstraps achieved balance. To create confidence intervals, at least 5*sqrt(N) bootstraps should successfully achieve balance, where N is number of input features after trimming. The tool will attempt up to 25*sqrt(N) bootstraps before stopping.

Solution

No action is required.