Fix for bug #13259, the failure of model elimination in the full analysis script.
The problem was that model elimination is only performed on the current data pipe, so it should be
performed in the multi_model() method just after the optimisation of the individual model-free
models.