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: Re : st: new outreg and error code r(3499)


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: Re : st: new outreg and error code r(3499)
Date   Fri, 6 Apr 2012 17:15:12 +0100

There is no reason given for this advice.

What everyone interested in either program should be aware of is that

1. Historically, -outreg2- (author Roy Wada; SSC only) was written as
an extension of -outreg-.

2. At present, the newer -outreg- (John Gallup, SJ) is a major
rewriting of the original,

3. The latest public version of -outreg2- is from 2010. The latest
public version of -outreg- is from 2012.

In essence, neither of the authors wishes to change the name of their
program. As far as everyone else is concerned, these are now separate
programs maintained by separate authors.

Nick

On Fri, Apr 6, 2012 at 5:03 PM, donsaane dontsi <[email protected]> wrote:
> Hi Neil,
> Try outreg2 instead of outreg.
> command: findit outreg2
>
> donsaane
>
>
> ________________________________
> De : Neil R. Meredith <[email protected]>
> À : [email protected]
> Envoyé le : Vendredi 6 avril 2012 11h45
> Objet : st: new outreg and error code r(3499)
>
> Hello,
>
> I’ve been working with the new outreg command and keep receiving error
> code r(3499). I’ve read all the posts I could find in the archive
> related to this problem and I’ve tried installing and uninstalling
> outreg, installing outreg then restarting Stata before using outreg,
> restarted my computer, and uninstalled then reinstalled Stata. I am
> using Stata version 10.1. Here is an example of what I am seeing:
>
> sysuse auto, clear
> (1978 Automobile Data)
>
> reg mpg foreign weight
>
>      Source |       SS       df       MS              Number of obs =      74
> -------------+------------------------------           F(  2,    71) =   69.75
>       Model |   1619.2877     2  809.643849           Prob > F      =  0.0000
>    Residual |  824.171761    71   11.608053           R-squared     =  0.6627
> -------------+------------------------------           Adj R-squared =  0.6532
>       Total |  2443.45946    73  33.4720474           Root MSE      =  3.4071
>
> ------------------------------------------------------------------------------
>         mpg |      Coef.   Std. Err.      t    P>|t|     [95% Conf. Interval]
> -------------+----------------------------------------------------------------
>     foreign |  -1.650029   1.075994    -1.53   0.130      -3.7955    .4954422
>      weight |  -.0065879   .0006371   -10.34   0.000    -.0078583   -.0053175
>       _cons |    41.6797   2.165547    19.25   0.000     37.36172    45.99768
> ------------------------------------------------------------------------------
>
> . outreg
>              MakeSmat():  3499  _CColJoin() not found
>             CalcStats():     -  function returned error
>                 <istmt>:     -  function returned error
> r(3499);
>
> I thought that this issue was fixed this past summer. Does anyone have
> any suggestions? Your help is greatly appreciated.
>
>

*
*   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