Created the infrastructure for the splitting up of the 'specific_fns.model_free' module.
The directory 'specific_fns/model_free/' has been created and the file 'model_free.py' has been
moved into it. To retain the same 'specific_fns.model_free' module namespace, the '__init__.py'
file of the new directory uses import statements.