Error while running multinomial multilevel regression
Posted: Sun Apr 06, 2025 7:24 pm
Hello,
This is my first time using runmlwin. I am facing so much errors. Below are the various errors I am encountering. Is there any explanation for this?
runmlwin greenwash cons breadth , level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) nopause...... when I run this code, I get this error, although I get my results in STATA: " WARNING: IGLS algorithm failed to converge. Increase the number of iterations. See the maxiterations() option.
runmlwin greenwash cons breadth, level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) maxiterations(100) nopause ...... BUT when I run this I get the following messages without an output.
/*Can't open file: ST_1CC88_0000007.tmp.
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77: .........Expected Gamma_blk.
Another error, when I run this: runmlwin greenwash cons across , level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) maxiterations(70) nopause
/*
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc 'pi'=expo('h')
31177 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
*/
OTHERS
/*
->OBEY "C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp"
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc 'pi'=expo('h')
2672 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc c1499 = expo('h')
2672 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
*/
*/
This is my first time using runmlwin. I am facing so much errors. Below are the various errors I am encountering. Is there any explanation for this?
runmlwin greenwash cons breadth , level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) nopause...... when I run this code, I get this error, although I get my results in STATA: " WARNING: IGLS algorithm failed to converge. Increase the number of iterations. See the maxiterations() option.
runmlwin greenwash cons breadth, level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) maxiterations(100) nopause ...... BUT when I run this I get the following messages without an output.
/*Can't open file: ST_1CC88_0000007.tmp.
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77: .........Expected Gamma_blk.
Another error, when I run this: runmlwin greenwash cons across , level2(gvkey: cons) level1(obsid) discrete(distribution(multinomial) link(mlogit) denom(cons) basecategory(0)) maxiterations(70) nopause
/*
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc 'pi'=expo('h')
31177 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
*/
OTHERS
/*
->OBEY "C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp"
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc 'pi'=expo('h')
2672 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
error while obeying batch file C:\Users\ia02204\AppData\Local\Temp\ST_1c88_000007.tmp at line number 77:
calc c1499 = expo('h')
2672 numeric errors in calculate command, first 20 affected entries listed.
Affected entries replaced with system missing.
*/
*/