I would like to estimate a random intercept linear regression model based on several covariates, and also like to investigate the influence of a group variable (site: from where the data were gathered). The site variable consists of 8 locations.
After model fitting with mixed command in Stata 17 (with site as group variable), it generated two tables. One for fixed effects and another for random effects.
As per literature the basic equation used for random intercept model is given by yij = beta0 + beta Xij + uj + epsilonij, Where, beta0 is the constant and beta0 + uj represents the intercept for group j.
After literature review, I found that many researchers reported the beta0 + uj for each group, (here my group variable is site).
So, I thought that stata might have any command that directly report it, but I'm unable to locate it even after reading the stata 17 documents for multilevel models.
My question is: How one can compute the intercept value for each group? I would like to report the site wise intercept than a global intercept provided by the fixed effects table.
Any help regarding this will be appreciated.
Related Posts with Need help in estimating random intercept value for each group for reporting into a journal summary table???
Mark observations selected in sampleHi, I want to randomly select 40 observations from a dataset for INSURED (1=yes, 0=no) by each CITY…
How to code variable correctly using syntax. Please help meHello This is my first post, so please be kind to me. I have 12 dichotomous variables, that i want…
'rdbwselect' invertability errorI am using Stata14 to run RDD. When computing the optimal bandwidth using 'rdbwselect' I get the fol…
Multiplying freq by another variable.How many | cars do | you own?|| Freq. Percent Cum. ------------+----------------------------------- …
Mlogit - output to Excel horizontallyHello, I am running a number of mlogit models with several variations of the dependent and one of t…
Subscribe to:
Post Comments (Atom)
0 Response to Need help in estimating random intercept value for each group for reporting into a journal summary table???
Post a Comment