[R] Use glm coefficients for other datasets

maxsilva mmsilva3 at uc.cl
Tue Feb 8 20:42:10 CET 2011


Dear R people,

I generated a glm logit model using a sample of a bigger set, and now I want
to test the model with the bigger set. How can I do this? predict makes
predictions only for a number of rows equal to the sample used. The question
is, how can I use the coefficients of a glm with other sets than the one
used to generate those coefficients?

Thank you in advance.
-- 
View this message in context: http://r.789695.n4.nabble.com/Use-glm-coefficients-for-other-datasets-tp3276626p3276626.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list