+ Reply to Thread
Results 1 to 3 of 3

Thread: Conditional regression

  1. #1
    Points: 275, Level: 5
    Level completed: 50%, Points required for next Level: 25

    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Conditional regression



    Hi all,

    I am trying to run explanatory regression:

    Y = alpha + Beta1*X*I{X.*Y>0}+Beta2*X*I{X.*Y<=0}

    where I{} is indicator function

    Since dependent variable info is used on the RHS and includes information about the response coefficient sign, all the statistics will be high: t-stats, R2.
    How could I test if the coefficients are significant? That is conditioning on the sign is not what makes coefficient significant.

  2. #2
    RotParaTon
    Points: 46,248, Level: 100
    Level completed: 0%, Points required for next Level: 0
    Awards:
    Discussion EnderPosting AwardFrequent PosterCommunity AwardMaster Tagger
    Dason's Avatar
    Location
    Ames, IA
    Posts
    9,080
    Thanks
    211
    Thanked 1,608 Times in 1,378 Posts

    Re: Conditional regression

    What exactly is your overall goal? Because in almost all situations it doesn't make sense at all to use the dependent variable in any way as part of your set of predictors.
    "His programming is malfunctioning. It begins! Get your weapons, he's going to become a killbot!!!" - bryangoodrich

  3. #3
    Points: 275, Level: 5
    Level completed: 50%, Points required for next Level: 25

    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Conditional regression


    The goal is not prediction, the goal is explanation. It's smth. similar to mixed regression, but with restriction that response coefficients are of different signs. Question is whether conditioning separates different regimes (both coefficients are significant), or just one regime from the noise (only one coefficient is significant), or X and Y are unrelated (both coefficients are insignificant).

+ Reply to Thread

Tags for this Thread

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