Hi guys :)
I have a dataframe a
a <- read.dta("imprese.dta")
15867 obs. and 23 varaible
I want to make a linear regression on a sample of 300 units
how can i do?
Thank you
--
View this message in context:
http://r.789695.n4.nabble.com/Linear-regression-on-dataframe-s-sample-tp4648288.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[email protected] 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.