Announcement

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

  • gologit2 and link function

    Dear all,

    I am using the gologit2 command and I want to use the link function log-log complementary. When I use the command as follows:

    Code:
    gologit2 NotaFinal TDperFTE TC_TD TCperFTE hindex FWCI PT5 T5perFTE_T5, link(cloglog)
    Stata gives the following comment:

    "option link() not allowed"

    I am using Stata 12 and I saw in this paper http://www3.nd.edu/~rwilliam/gologit2/gologit2.pdf that this option is available.

    Am I doing something wrong?

    I would appreciate some help.

    Thanks in advance.

    Best regards,

    Liza Vieira
    Last edited by Liza; 05 Jan 2015, 06:56.

  • #2
    are the square brackets really part of your command? if yes, take them out; if no, show us exactly what your command was (please read the FAQ for advice on both doing this and how to do it)

    Comment


    • #3
      Have you recently updated your user-written ado files using -adoupdate, all-? If not, give it a try. You may also reinstall the program using -ssc install gologit2, replace-

      HTH,
      Sebastian

      Comment


      • #4
        I am guessing you have a hopelessly outdated version. Here is the most current:

        Code:
        . which gologit2
        c:\ado\plus\g\gologit2.ado
        *! version 3.0.1 03oct2014  Richard Williams, [email protected]
        I would uninstall what you have (you might even have the original Stata Journal version from 2006) and install the current version from SSC. If problems persist, write back.
        -------------------------------------------
        Richard Williams, Notre Dame Dept of Sociology
        StataNow Version: 19.5 MP (2 processor)

        EMAIL: [email protected]
        WWW: https://www3.nd.edu/~rwilliam

        Comment


        • #5
          Dear all,

          thanks for helping. Now, it is working!

          Best regards,

          Liza Vieira

          Comment


          • #6
            Great. Incidentally I am working on a few minor bug fixes. They won't affect most people, but you should use -adoupdate- to check periodically for updates to your downloaded programs.
            -------------------------------------------
            Richard Williams, Notre Dame Dept of Sociology
            StataNow Version: 19.5 MP (2 processor)

            EMAIL: [email protected]
            WWW: https://www3.nd.edu/~rwilliam

            Comment

            Working...
            X