Getting and setting the default regressor affects all functions
that have an overridable regressor. If this is not given, the default has
defined here will be obtained.
     
    getDefaultRegressor()
    Value
    Function the function used as the regressor. Defaults to
function(data) mmb::estimatePdf(data)$argmax.