[R] Function input for regression analysis

flokke flokke at live.de
Mon Oct 31 17:00:53 CET 2011


I know the lm() function, but I'd like to make my 'own' regression analysis
by using matrix algebra. 
Thats why I wrote the function, 
but I dont know what values to pick to make it suitable for every dataset. 

If I pick a statistical model like lm(y~x) as input, the function would not
know what objects it had to use
for the matrix algebra.

--
View this message in context: http://r.789695.n4.nabble.com/Function-input-for-regression-analysis-tp3955611p3956240.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list