I've got this solved via Talks Stat

mod.1<-lm(Patents~FHouse, data=datpat) 
summary(mod.1) 
anova(mod.1)
xtable(mod.1)

--
View this message in context: 
http://r.789695.n4.nabble.com/Summary-Statistics-Help-tp4541923p4542103.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to