This is the overall significance of the model - it compares your model with the null model.
This is a test of the significance of the random effect term compared with a model fitted without the random effect.
This command is outdated as of Stata 11; you should use -margins- as you did below. Since you didn't run it with any options it just gave you the average probability and the coefficients from the regression.
This tells you that the mean predicted probability of a positive outcome is 0.0252404 (ie around 2.5%). This should be quite similar to the mean of -takeovercompleted-. It doesn't mean very much though - what are you actually trying to achieve with this command? You may want to have a look at the PDF documentation for -margins-; it starts with some good examples of using -margins- for increasingly sophisticated post-estimation questions.




Reply With Quote

