Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: unexpected end of file when execute glm
From
Tirthankar Chakravarty <[email protected]>
To
[email protected]
Subject
Re: st: unexpected end of file when execute glm
Date
Wed, 7 Jul 2010 21:13:47 +0530
You left a comment open:
************************excerpt begins******************
svy: glm r`i'pin r`i'`x'nhu /*parental NH stay experience*/
> h`i'itot h`i'atotf /*income and financial wealth*/
> r`i'conde r`i'adlsa r`i'iadlsa /*health condition and status*/
> r`i'nrshom /*past NH experience*/
> raedyrs r`i'agey_b ragender /*identity*/
> h`i'child r`i'hiltc /*health insurance and children*/
> i.r`i'cenreg,fam(bi 1) link(probit);
> estimates store glm_`x';
unexpected end of file
r(612);
**********************************exceprt end************
2010/7/7 G. Dai <[email protected]>:
> hi all,
> I'm using glm command to estimate a fraction probit model.
> however, when the do file goes to the following part, it always
> remind me the message of
> "unexpected end of file
> r(612);
> "
> I double checked it without finding anything wrong.
>
> More wired, the do file did work yesterday though very slow. actually,
> it took me hours to finish the estimation.
>
> any help is appreciated.
>
> Guang
>
> ************************excerpt begins******************
>
> 13. svy: glm r`i'pin r`i'`x'nhu /*parental NH stay experience*
>> h`i'itot h`i'atotf /*income and financial wealth*/
>> r`i'conde r`i'adlsa r`i'iadlsa /*health condition and status*/
>> r`i'nrshom /*past NH experience*/
>> raedyrs r`i'agey_b ragender /*identity*/
>> h`i'child r`i'hiltc /*health insurance and children*/
>> i.r`i'cenreg,fam(bi 1) link(probit);
>> estimates store glm_`x';
>
> unexpected end of file
> r(612);
>
> **********************************exceprt end************
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
To every ω-consistent recursive class κ of formulae there correspond
recursive class signs r, such that neither v Gen r nor Neg(v Gen r)
belongs to Flg(κ) (where v is the free variable of r).
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/