Displaying 1 result from an estimated 1 matches for "tp4671754".
Did you mean:
tp4637754
2013 Jul 17
1
R-squared and GLM
...thing when
using the summary() or names() function. My next guess was to calculate it
by "hand", i.e.
r2 = (sum((estimate - xbar)^2) /sum((x-xbar)^2))
but I am unsure if this is even allowed...
Chris
--
View this message in context: http://r.789695.n4.nabble.com/R-squared-and-GLM-tp4671754.html
Sent from the R help mailing list archive at Nabble.com.