Dear researchers,
I have some sets of data which were fit with an exponential equation: Y = e^(-aX). The exponential equation parameters (a) for the different sets were estimated using nonlinear regression procedures (nls) in R. I would like to compare these parameters to understand if they are statistically different. Can you help me to understand how I should do this?
I thought of linearising my data through ln-transformation but please, consider I have many zero-values.
Thank you very much in advance for your time.