Hello,
I have gathered muon decay data and used R's non linear least squares function to find the mean muon lifetime. I did this by taking the exponential part of the decay curve and solving for the inverse of the lifetime, where the function is Nt=N0(exp(-t/τ)+c. That bit is fine.
The...