Announcement

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

  • Creating Probability Variables

    Hi,

    I have a set of variables indicating whether there was a recession in your year of birth or not (0 or 1). And also a variable that indicates your family size. Another variable that indicates whether you are a switcher or not(0 or 1). I want to create a chart that plots your probability of being a switcher by your probability of being born in a recession year. I want to be able to put dots on in that include family size. Can you help?

  • #2
    If I understood right, you can a) first perform a logistic regression and get the ORs b) the use then user-written - coefplot - to provide a graphical display.
    Best regards,

    Marcos

    Comment

    Working...
    X