jluchman / domin

Dominance Analysis: Stata Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stata 14 Error: r(3499);

EconJoe opened this issue · comments

Hi! Thanks for the package! When I run your example using Stata 14, I get the error below. Is there an older version of the command that is compatible with Version 12 forward? I'm happy to provide any additional info you need. Thanks! Joe

UPDATE: When I run it on another machine using Version 16, I get the same message.

. sysuse auto
(1978 Automobile Data)

. domin rep78 trunk weight length, reg(ologit) fitstat(e(r2_p)) all(turn)
(domin_specs() in lb_dominance, compiled by Stata 17.0, is too new to be run by
this version of Stata and so was ignored)
: 3499 domin_specs() not found
r(3499);

Hi @EconJoe and thanks for flagging the issue.

Can confirm that I get the same error on an instance of Stata v15 to which I have access.

For the time being, recommend uninstalling the version from SSC (i.e., ssc uninstall domin) and re-installing the version of domin associated with the Stata journal paper (using net install st0645.pkg). That version of the domin command is older and will not be affected by the recent Mata update which is the source of the error.

Will be working to correct this issue.

Hello,
I'm trying to run the package on Stata 14 but if I run net install st0645.pkg I get:

file http://www.stata.com/st0645.pkg not found
could not load st0645.pkg from http://www.stata.com/