Hi,
I am trying to use estout for saving gllamm results of a multilevel multinomial model, but encounter two difficulties:
(1) How do I extract the respective standard errors of the Variances and covariances of random effects? I already figured out how to retrieve the variances and covariances by using e(chol)*e(chol)'
(2) How do I extract the number of level 2 units (as printed by gllamm)? ereturn list shows that e(N) contains the number of level 1 units, but where are the other numbers of units stored?
Thanks,
Stijn Ruiter
--
Stijn Ruiter
Senior Researcher
Netherlands Institute for the Study of Crime and Law Enforcement NSCR
Postal address:
PO Box 71304
1008 BH AMSTERDAM
Visiting address:
De Boelelaan 1077a (Initium)
Room 0A12
1081 HV AMSTERDAM
Office phone: +31 (0) 20 5985427
Phone secretary: +31 (0) 20 5985239
Fax secretary: +31 (0)20 5983975
Web site: stijnruiter.nl
I am trying to use estout for saving gllamm results of a multilevel multinomial model, but encounter two difficulties:
(1) How do I extract the respective standard errors of the Variances and covariances of random effects? I already figured out how to retrieve the variances and covariances by using e(chol)*e(chol)'
(2) How do I extract the number of level 2 units (as printed by gllamm)? ereturn list shows that e(N) contains the number of level 1 units, but where are the other numbers of units stored?
Thanks,
Stijn Ruiter
--
Stijn Ruiter
Senior Researcher
Netherlands Institute for the Study of Crime and Law Enforcement NSCR
Postal address:
PO Box 71304
1008 BH AMSTERDAM
Visiting address:
De Boelelaan 1077a (Initium)
Room 0A12
1081 HV AMSTERDAM
Office phone: +31 (0) 20 5985427
Phone secretary: +31 (0) 20 5985239
Fax secretary: +31 (0)20 5983975
Web site: stijnruiter.nl
Comment