Hi, I am running the following fixed effects model:
xtset acode qdate
xtreg recycling loginc logpopden md11 md12 md13 md14 md15 md16 md17 md18 md19 md20 md21 md22 md23 md24 md25 md26 md27 md28 md29 md291 wasteavg dryavg quarter2 quarter3 quarter4 year2 year3 year4 year5, fe vce(cluster acode)
Where acode is the local authority and qdate is the panel.
I then run
loneway recycling acode
I find an intraclass correlation of 60.3% for dry recycling, so around two thirds of the variation in recycling rates comes from between local authorities,
I am unsure how this is different to the within r-squared reports how much of the variance within local authorities does the model account for.
I am confused whether these two things are different?
Thank You
Related Posts with Difference between Intraclass Correlation and Within R-Squared
transition matrices in bar chartsHello, I want to convert my transition matrix (see data/code below) into a "transition bar chart" a…
scatterplots for binary variablesHi, I am very new to Stata so please forgive me if this is a very basic question. I have a binary v…
Autocorrelation and Heteroskedasticity issuehi, i have panel data of 22 cities with 17 years, and i used log transformations for my variables in…
clogit/cmclogit omitted variablesHello, I'm having trouble when running a simple clogit command. My choice experiment is a labeled o…
Implementation of a single autoregressive term in a fixed effects modelHey to everyone, as I am facing a problem of a wrongly build autoregressive model I tried to change…
Subscribe to:
Post Comments (Atom)
0 Response to Difference between Intraclass Correlation and Within R-Squared
Post a Comment