Displaying 1 result from an estimated 1 matches for "programmeand".
2008 Jul 15
2
Regression problem
Hello all,
I am new to r programmeand need help. I want to do
multiple linear regression analysis. say, I have two matrix 'x' and 'y'. I
want, 'x' as my response variable and 'y' as predictor.
Each time one column of 'x' will be the response, say x[,1], then next x[,2]
and so on. And also I need...