Mary:
1) if the LR test outcome reaches statistical significance you have evidence of a group- wise effect and you should be better using -xtlogit-;
2) if the LR null is not rejected, you should switch to pooled -logit-. You can add categorical variables (e.g.; -i.round-) in the right-hand side of your regression equation via -fvvarlist- notation.
1) if the LR test outcome reaches statistical significance you have evidence of a group- wise effect and you should be better using -xtlogit-;
2) if the LR null is not rejected, you should switch to pooled -logit-. You can add categorical variables (e.g.; -i.round-) in the right-hand side of your regression equation via -fvvarlist- notation.
Comment