+ Reply to Thread
Results 1 to 3 of 3

Thread: results saving on stata

  1. #1
    Points: 2,958, Level: 33
    Level completed: 39%, Points required for next Level: 92

    Posts
    38
    Thanks
    3
    Thanked 0 Times in 0 Posts

    results saving on stata



    Hi dear colleagues,

    In fact, it is not clear to me what is the difference between gen and egen exactly. the results are different for each.

    second, how can I save the results in stata.

    how to do the post tests in stat to avoid the multi collinearity and Heteroscedasticity.

    Thanks in advance for help

    momo

  2. #2
    Points: 2,352, Level: 29
    Level completed: 35%, Points required for next Level: 98

    Location
    Paris
    Posts
    64
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: results saving on stata

    Hi,

    egen allows you to use some function such as "group", "mean", etc. Take a look at "help egen" to see all the function for egen. Some of them are very useful, especially when you use it together with "by".

    You can save your database using "save *.dta" or store results with "est sto".

    Finally if you want to see the various tests in Stata, take a look at postestimation commands (such as "reg postestimation").

    Etienne

  3. #3
    Points: 2,958, Level: 33
    Level completed: 39%, Points required for next Level: 92

    Posts
    38
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Re: results saving on stata


    Thank you very much Etienne

    when I process the data and update or create new variables, I save my work by save "*.dta" command.

    but when I actually run a whatever regression, I cant save the results and tables unless to copy it from stata result window but unfortunately its not well organized, so is there a way to save the regression results within the dataset file or separately.

    when i use est sto name, it gives me new column with 1, and nothing stored or restored

    Thanks again

+ Reply to Thread

Similar Threads

  1. Saving coefficients
    By alicia7 in forum Stata
    Replies: 1
    Last Post: 10-30-2010, 04:02 AM
  2. Replies: 2
    Last Post: 10-21-2010, 10:55 AM
  3. Saving Regression Coefficients in STATA
    By stekun in forum Stata
    Replies: 3
    Last Post: 10-14-2010, 09:56 AM
  4. [Stata] Storing results from reg command
    By grcosmos in forum Stata
    Replies: 1
    Last Post: 02-19-2010, 01:51 AM
  5. Replies: 0
    Last Post: 02-22-2009, 02:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats