S
sfischer
Member
I was asked today how to estimate the parameters of an exponential decay model based on sample data. I said sure I'll have a look remembering the MLE method for estimating lambda from the exponential model. However I realise now that the decay model looks slightly different. F(x)=F0exp(-lambda*t) as opposed to F(x)=lambda*exp(-lambda*t). Does anyone know where I could start looking for a solution to this one - thanks.