Dear all,
Since IC tests are not available for svy commands, is it possible to compare the two following regressions?
Thank you!
Sincerely,
Chiara
Since IC tests are not available for svy commands, is it possible to compare the two following regressions?
Code:
svy: tpoisson y x1 x2, ll(0)
Code:
svy: tpoisson y x1 x2 x3, ll(0)
Sincerely,
Chiara
Comment