Displaying 1 result from an estimated 1 matches for "surnise".
Did you mean:
sunrise
2010 Feb 22
4
Alternatives to linear regression with multiple variables
I wonder if someone can give some pointers on alternatives to linear
regression (e.g. Loess) when dealing with multiple variables.
Taking any simple table with three variables, you can very easily get the
intercept and coefficients with:
summary(lm(read_table))
For obvious reasons, the coefficients in a multiple regression are quite
different from what you get if you calculate regressions for