Message-ID: <1320076853039-3956240.post@n4.nabble.com>
Date: 2011-10-31T16:00:53Z
From: flokke
Subject: Function input for regression analysis
In-Reply-To: <CAAmySGOz87itub-xkX3jMuVPTRYrx_=yZEoCs6JQhxDwdRrumA@mail.gmail.com>
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.