[R] How can we predict the value of dependent variable using independent variable

man4ish mandecent.gupta at gmail.com
Mon Apr 21 09:17:27 CEST 2008


hi ,
i am trying to predict the value of dependent variable using the independent
variable using R .
like y is dependent and x1,x2,x3 ...,xn are independent variables so how can
predict the value of y using x1,x2,x3 ...,xn .

y  x1  x2  x3  x4  x5  x6
6 0   1      2    3    1   2
5  1  3    4     5    6     8
8   4  6     9   0    0      1
3   5  7    2   1     0      3
4   5   6    7  8    2      1
1   0  1    1    1   2      2 
y (predicted) values  =?
-- 
View this message in context: http://www.nabble.com/How-can-we-predict-the-value-of-dependent-variable--using-independent-variable-tp16804086p16804086.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list