[R] Stepwise Multiple Regression

frank frank beth_strain2002 at hotmail.com
Mon Mar 3 23:57:53 CET 2008


Dear R,
I am using stepwise multiple glm to select a subset of variables using the step command. My question is how do you calculate the percentage variance for each parameter in the reduced model. An example of my code thus far is,

fit<-glm(Abalone~offset(Area)+Sessile invertebrates+Bare rock+ NCA + Encrusting red algae, family = poisson ())

step(fit)

fit1<-glm(Abalone~offset(Area)+Bare rock+NCA+Encrusting red algae, family=poisson())

Thanks in advance
Beth Strain


_________________________________________________________________
What are you waiting for? Join Lavalife FREE

%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D30288&_t=764581033&_r=email_taglines_Join_free_OCT07&_m=EXT


More information about the R-help mailing list