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
dyadic years data and overconfident resultsArray Array Hi, I have dyadic-years data. my DV is a count variable and it's overdispersed. I run…
How to fix autocorrection in OLSHello, I have panel data ( N is large with T is small). My data has autocorrection and don't have he…
Question about comparing the results of OLS regression and Poisson regressionDear all, I have a rather basic question and apologize in advance because of it. I am using a pane…
Import delimited recognizes (wrongly?) a variable as srtLDear Statalanders, While importing the attached mdl_course.csv with -import delimited- in Stata 16,…
split (Chinese) addressDear All, I have this data on addresses (x variable): Code: * Example generated by -dataex-. To ins…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Models_repest_PISA2015
Post a Comment