David A. Wagstaff
> Has anyone experienced a problem loading Hilbe's random
> number generator for the t distribution? I am experiencing
> the following:
>
>
> . rndt 500 3
> unrecognized command: feature
> (error occurred while loading rndt.ado)
> r(199);
>
> . which rndt
> c:\ado\stbplus\r\rndt.ado
> *!version 1.1.1 2000 Joseph Hilbe /Thomas Steichen added
> noncentrality
>
> I have no problem with the other generators in the series.
>
> TIA
>
>
> David
>
>
> David A. Wagstaff, Ph.D.
> The Methodology Center, S153 Henderson
> The Pennsylvania State University
> University Park, Pennsylvania 16802
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
. ssc type rndt.ado
shows that you need to combine the first and second lines
of the program file with a text editor. -doedit- will
do fine.
Nick
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/