with createSaemixObject.empty, the data component is set to the data object, the model component is set to the model object, and the result component is empty
with createSaemixObject.initial, the data and model are set as with createSaemixObject.empty,
but the population parameter estimates are used to initialise the result component
as in the initialisation step of the algorithm (initialiseMainAlgo)