How to get an exponential regressio?
Hello!I'm trying to get an R2 value and a p value with an exponential regression Equation is simply y=e^xData are like thisxy0,511,070,510,880,511,200,952,531,012,65It seems like I just got linear regression (y=ax+b) if I go to "Fit Y by X". Maybe i should use modelization --> non-linear?But then I'm not sure I get the correct equation and it seems I can't get a p valueThanks to everyone who would...