Hipolito wrote:
> When I use the jmp ado-file to carry out the juhn-murphy-pierce
> decomposition, I always get an 'invalid syntax' error. Below
> there is an
> example:
> reg lnsalhora ant* if dhombre==1
> estimates store dhombre
> reg lnsalhora ant* if dmujer==1
> estimates store dmujer
> jmp dhombre dmujer, statistics(mean)
> (invalid syntax)
This is puzzeling. Hipolito, can you please execute the
following commands
reg lnsalhora ant* if dhombre==1
estimates store dhombre
reg lnsalhora ant* if dmujer==1
estimates store dmujer
set trace on
jmp dhombre dmujer, statistics(mean)
and then send me the log file (or the contents of the results
window) off-list ([email protected])?
ben
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/