Hi, I have an FLSR object that I have fitted. I now wish to use these parameters as the initial conditions for fitting a second FLSR, based on similar but slightly different data. What's the best way to do this? The @initial slot seems to need a function, which I wasn't expecting... Can I feed the FLPar object to fmle for example? Cheers, Mark