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:
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
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)
"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
Comment