The settings of the previous sampletrees runs can be specified in terms
of the settings object or a file name. Therefore, at least one of `oldargs'
or 'argfile' must not be NULL.The desired number of MCMC samples can be specified either in terms of the
additional iterations to run ('extrait') or in terms of the total number of
iterations desired in both the previous and new run ('totalsamples'). Therefore,
at least one of 'extrait' or 'totalsamples' must not be NULL.
The settings in the new settings object are the same as the previous except:
1) The initial theta value is set to the last sampled value from the previous run
2) The initial rho value is set to the last sampled value from the previous run
3) The data for the initial tree, including the node times, internal sequence and
recombination-related latent variables, are set to the last sampled values from
the previous run.