Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Heckmann datasets

    Code:
    Hello. I am doing some research on how environmental focus has an effect on car sales and
    I would like to use a heckmann model.
    However, when I try to download the dataset "womenwk" then
    I get all these weird signs instead of actually the do file.
    
    How can I get the "womenwk" dataset that I can use in stata?
    
    Thank you for your answers
    .

  • #2
    Welcome to Statalist!

    You don't tell us what version of Stata you are using, so this advice may not be totally on target if you are using a substantially older version than the current one.

    The output of help heckman tells me that heckman is a command built into base Stata, so there is no need to download a do-file. The output includes an example and webuse womenwk is the first command in the example, which tells me that womenwk is a file of sample data being read into Stata over the internet (rather than from a file local to the system). I'm not sure how you downloaded the womenwk.dta file that you wound up looking at it in an editor, but that wasn't the right thing to do.

    Comment

    Working...
    X