Hi
I am working on a panel data, my data are clustered/grouped by the variable
"yearctry", I am running the regression below, but I cant make the
regression recognise "yearctry" as the panel variable in the regression
myProbit<- glm(s ~ age + gender + gemedu + gemhinc + es_gdppc +
imf_pop + estbbo_m, family = binomial(link = "probit"), data =
adpopdata)
Can anyone help me do this please???
Thanks
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
[email protected]
0044-7795321121
[[alternative HTML version deleted]]
______________________________________________
[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.