I read online examples,
xtreg Y X, i(id) fe
is equal to
areg Y X, absorb(id)
what does i(id) mean in xtreg??? Is it equal to xtreg Y X i.id, fe???
The maunal for xtreg from stata doesn't mention it
Thanks
xtreg Y X, i(id) fe
is equal to
areg Y X, absorb(id)
what does i(id) mean in xtreg??? Is it equal to xtreg Y X i.id, fe???
The maunal for xtreg from stata doesn't mention it
Thanks

Comment