Good morning,
I'm a basic Stata user (version 15) and I want to do some analysis with PISA(2015) data.
In order to take into account the complex survey design in the estimation of sampling variances, I have already installed the command -REPEST- from SSC. Now I want to run several multilevel models with the command xtmixed but I have some problems in obtaining information that I want.
The command that I used is the following:
repest PISA2015, est (stata: version 15: xtmixed PV@MATH || cntschid:, nolog mle var ) fast store(m1)
and this is the output that I've obtained...
Array
What I cannot understand is how can I get the "standard" xtmixed output, with Log Likelihood, var(_cons), var(Residual), number of obs and groups and so on. I would like to calculate "bic" and "aic" but I don't know how to do it and I cannot find useful instructions in the Repest help file.
I hope I explained myself correctly,
thank you!
Related Posts with Multilevel Models_repest_PISA2015
Is it possible to tag duplicates sequentially?Hi Everyone! My data looks like below and I request for any syntax that helps to tag the duplicates …
Tabulating (counting) within many groups in a dataset does one company appearHello, I'm working with a many:1 dataset where each observation represents a single insurance polic…
Help in Reshaping the DataI have data into this format Code: * Example generated by -dataex-. To install: ssc install dataex …
dpplot command, use xline() option but not showing the vertical line in graphDear Statalist: I am trying to draw a density probability plots. I am using dpplot in Stata 17 MP.…
Using -xtologit- postestimation tools (particularly margins) when independent variables include an interaction of two binary variablesHi Users, Long time quiet reader, first time poster - I hope I have followed the community recommen…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Models_repest_PISA2015
Post a Comment