Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: khb command


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: khb command
Date   Tue, 19 Apr 2011 17:02:37 +0100

The problem is that -khb- can't see its own Mata functions. I would
restart Stata so that the Mata libraries are set up in the right way.

-groups- is not a test case here. It doesn't use Mata -- it was
developed under Stata 8 -- and this kind of problem won't arise.

Nick

On Tue, Apr 19, 2011 at 4:39 PM, Rauscher, Garth <[email protected]> wrote:

> I successfully installed khb into my personal directory a while back and
> have been using it. I recently updated it into the same personal directory
> but now stata cannot locate it, despite my repeated attempts to re-install
> or update it. For example (below), if I re-install both the groups and khb
> commands, the groups command works but the khb command does not. Any help
> would be appreciated.
>
>
>
> . sysdir set PERSONAL "f:\ado"
>
> . net set ado PERSONAL
>
> . cd "f:\stata session"
> f:\stata session
>
> .
> . ssc install groups, replace
> checking groups consistency and verifying not already installed...
> all files already exist and are up to date.
>
> . ssc install khb, replace
> checking khb consistency and verifying not already installed...
> all files already exist and are up to date.
>
> .
> . use hw2, clear
> (SAVASTATA created this dataset on 13JAN2011)
>
> . groups binarystage minority radiologic  // This worked
>
> . khb probit binarystage minority || radiologic
>                 <istmt>:  3499  khb() not found
> r(3499);
>
> end of do-file
>

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index