Dear Professors,
I am using xtologit for the order logit model. I have four income group countries. Income variable specified as
1 = low income group
2 =Lower middle income
3 = Upper middle income
4 = high income
I am trying to asses the impact of urban population on fertility rate
So I run the following
xtset income
xtologit fertilityrate urbanpopulation
Then I get the following results
Fitting comparison model:
J(): 3900 unable to allocate real <tmp>[6660,8935878]
_gsem_eval_ordinal(): - function returned error
_gsem_eval_iid__obs(): - function returned error
_gsem_eval_iid__wrk(): - function returned error
_gsem_eval_iid(): - function returned error
mopt__calluser_v(): - function returned error
opt__eval_nr_v2(): - function returned error
opt__eval(): - function returned error
opt__looputil_iter0_common(): - function returned error
opt__looputil_iter0_nr(): - function returned error
opt__loop_nr(): - function returned error
opt__loop(): - function returned error
_moptimize(): - function returned error
_gsem_start__fixed(): - function returned error
_gsem_start_mecmd(): - function returned error
_gsem_build(): - function returned error
_gsem_parse(): - function returned error
st_gsem_parse(): - function returned error
<istmt>: - function returned error
r(3900);
Could you please help me how to solve this problem.
Thanking you,
With Kind Regards,
Sabyasachi Tripathi
I am using xtologit for the order logit model. I have four income group countries. Income variable specified as
1 = low income group
2 =Lower middle income
3 = Upper middle income
4 = high income
I am trying to asses the impact of urban population on fertility rate
So I run the following
xtset income
xtologit fertilityrate urbanpopulation
Then I get the following results
Fitting comparison model:
J(): 3900 unable to allocate real <tmp>[6660,8935878]
_gsem_eval_ordinal(): - function returned error
_gsem_eval_iid__obs(): - function returned error
_gsem_eval_iid__wrk(): - function returned error
_gsem_eval_iid(): - function returned error
mopt__calluser_v(): - function returned error
opt__eval_nr_v2(): - function returned error
opt__eval(): - function returned error
opt__looputil_iter0_common(): - function returned error
opt__looputil_iter0_nr(): - function returned error
opt__loop_nr(): - function returned error
opt__loop(): - function returned error
_moptimize(): - function returned error
_gsem_start__fixed(): - function returned error
_gsem_start_mecmd(): - function returned error
_gsem_build(): - function returned error
_gsem_parse(): - function returned error
st_gsem_parse(): - function returned error
<istmt>: - function returned error
r(3900);
Could you please help me how to solve this problem.
Thanking you,
With Kind Regards,
Sabyasachi Tripathi

Comment