Implemented model elimination for the relaxation dispersion analysis.
This currently uses the pA limits of 0.501 < pA < 0.999 to determine if a model has failed.
To implement this, the dispersion API methods deselect(), eliminate(), get_param_names() and
get_param_values() were written. These were copied from the model-free analysis and modified as
needed.