Displaying 1 result from an estimated 1 matches for "tp4541923p4541923".
2012 Apr 09
1
Summary Statistics Help
...x
plot(datpat$Patents, datpat$FHouse)
---------------------------
# SUMMARY STATS
---------------------------
mod.1<-lm(Patents~FHouse, file="datpat.csv", header=TRUE)
summary(mod.1)
xtable(mod.1)
--
View this message in context: http://r.789695.n4.nabble.com/Summary-Statistics-Help-tp4541923p4541923.html
Sent from the R help mailing list archive at Nabble.com.