Dear Sir,
I am trying to use Gsl package ,it is working fine. But how can i use it for
predicting the dependent variable using independent variables.eg
y x1 x2 x3 x4 x5 x6 x7 x8 x9
5 1 2 3 4 6 9 0 0 6
2 2 3 4 5 6 0 9 9 0
1 3 4 5 6 7 8 8 9 0
0 9 0 0 0 0 0 7 7 7
2 1 4 1 4 6 9 0 0 6
1 0 1 0 1 1 0 9 9 0
3 3 4 5 6 7 5 7 9 0
4 9 0 0 0 0 0 8 9 6
how can i get the y (predicted) by using the following data and gsl package.
I will be thankful to you .
Manish Gupta
--
View this message in context:
http://www.nabble.com/how-to-calcualte-the-predicted-value-of-dependent-varialbe-using-gsl-package-tp16823105p16823105.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.