When I extract residuals from a LOESS regression the output is in multiple columns instead of just 2- the line number and the result.
Once you export this to excel it will spit it out with all sorts of errors or requiring shifting some lines over a few columns and always reducing everything to 2 columns which takes forever. Is there a way to adjust the output format in R?