+ Reply to Thread
Results 1 to 4 of 4

Thread: Binary logistic regression with no significant predictors

  1. #1
    Points: 2,355, Level: 29
    Level completed: 37%, Points required for next Level: 95

    Posts
    63
    Thanks
    25
    Thanked 0 Times in 0 Posts

    Binary logistic regression with no significant predictors



    Hi everyone,

    I have a question for logistic regression but i guess it applies to all kinds of regression analysis.

    I have a model with many predictors that satisfies all assumptions and is a significant improvement as opposed to having just the outcome majority result.

    My issue is that from all the predictors(10), only 2 are significant. Is it worth publishing the model? Or should i try to revise it with just the 2 predictors?

    And what if some of the predictors are categorical variables that achieve significance for certain levels while for others they don't?

  2. #2
    IBM Rules
    Points: 12,796, Level: 73
    Level completed: 87%, Points required for next Level: 54

    Posts
    2,491
    Thanks
    108
    Thanked 367 Times in 355 Posts

    Re: Binary logistic regression with no significant predictors

    There are two answers to your question. First, does the model with just two predictors generate anything of substantive or theoretical interest? And, related to the first, will anyone be interested in the results. The answer to that has little to do with statistics, it has to do with your audience and you research.
    "Facts are stubborn things, but statistics are more pliable." Mark Twain

  3. #3
    Points: 2,355, Level: 29
    Level completed: 37%, Points required for next Level: 95

    Posts
    63
    Thanks
    25
    Thanked 0 Times in 0 Posts

    Re: Binary logistic regression with no significant predictors

    Quote Originally Posted by noetsi View Post
    There are two answers to your question. First, does the model with just two predictors generate anything of substantive or theoretical interest? And, related to the first, will anyone be interested in the results. The answer to that has little to do with statistics, it has to do with your audience and you research.
    Hi noetsi, and thank you for your answer. The model definitely is of theoretical interest and the results are good but only two of the predictors are significant(however the classification accuracy is high, 88,9%). The predictors were significantly correlated with the outcome variable and that's why they were included in the model, it's just for me confusing when i don't achieve significance if they should be included in the final formula or not.

  4. #4
    Points: 3,901, Level: 39
    Level completed: 68%, Points required for next Level: 49
    SiBorg's Avatar
    Posts
    255
    Thanks
    71
    Thanked 24 Times in 22 Posts

    Re: Binary logistic regression with no significant predictors


    AFAIK, you should delete all the non significant predictors from the model and only include the significant ones. As you delete predictors, you will reduce the degrees of freedom in the model and hence the model should become more powerful. You should pick the model with the fewest predictors and the highest predictive ability - getting this balance right can be difficult and there is no single way to correctly prune the model down, but deleting non-significant predictors stepwise from the model (and re-running it each time and then deleting the next least significant predictor) is one way of going about it, but there are other ways of deciding which predictors should stay and which should go.

    You'll probably find that deleting the non-significant predictors does not harm your model, and even if it does, a model with more predictors needs to be 'penalised' for having a greater number of predictors, and this penalised difference should favour the model with the fewer number of predictors.

    Finally, although you chose your predictors because they were significantly correlated with the outcome variable (I guess in a univariate analysis), what your multivariate analysis is telling you is that when you take the other predictors into account, only 2 remain significantly associated and the others lose their predictive ability. Whether a predictor is significant or not also depends on the other predictors in the model and how many there are, so by deleting the least significant ones, you might find that other predictors become significant.

    An excellent introduction to modelling and how to prune models down to the best model with the fewest significant predictors is given in the R Book by Michael Crawley:

    http://www.amazon.co.uk/The-Book-Mic...7427711&sr=8-1

    Hope this helps.

  5. The Following User Says Thank You to SiBorg For This Useful Post:

    micdhack (05-19-2012)

+ Reply to 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