Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • install cmxtmixlogit stata14

    Hello everyone,
    I'm trying to install the module cmxtmixlogit in stata14, but I get an error message :

    file http://fmwww.bc.edu/repec/bocode/c/cmxtmixlogit.pkg not found
    could not load cmclogit.pkg from http://fmwww.bc.edu/repec/bocode/c/


    Thanks in advance

  • #2
    I believe that this was added to official Stata in version 16 which means that you cannot add it to version 14; there may, or may not, be a user-written command that it at least somewhat similar but you will have to do a search of some kind

    note that you did not show your command (please read the FAQ) but my guess is that you tried to install this command from some site other than StataCorp (e.g., SSC) and they tried to find something "close" but failed

    Comment


    • #3
      Hello,
      Please find bellow the user's written commands and STATA's answers :

      1:
      ssc install cmxtmixlogit

      ssc install: "cmxtmixlogit" not found at SSC, type search cmxtmixlogit
      (To find all packages at SSC that start with c, type ssc describe c)
      r(601);


      2:

      net install cmxtmixlogit

      file http://fmwww.bc.edu/repec/bocode/c/cmxtmixlogit.pkg not found
      could not load cmxtmixlogit.pkg from http://fmwww.bc.edu/repec/bocode/c/
      r(601);

      Comment


      • #4
        so my guess was right; note that SSC does NOT include official Stata commands; if you need this specific command you will need to purchase an upgrade to a more modern version that includes the command; there may be something user-written that will do at least some of what you want but I am not aware of such a command

        Comment


        • #5
          Thank you for your answer

          Comment

          Working...
          X