Evaluate performance linear fit VS log fit
Hi all, I was wondering if you have any suggestions on how to evaluate the performance of a linear model and log model (i.e. only response logarithmic transformed). I am trying to evaluate which model is better in terms of predictability and accuracy. My first guess was to compare R-squared values and RMSE values, however I seems that two models have different units and therefore cannot be direc...