The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
2answers
864 views

Generate random correlated data between a binary and a continuous variable

I want to generate two variables. One is binary outcome variable (say success / failure) and the other is age in years. I want age to be positively correlated with success. For example there should be ...
0
votes
0answers
99 views

22 word frequency Variable has been selected for predicting whether tomorrow is up or down day (binary target), how to interpret

First of all, I appreciate lot of creator of this web and any attention on this question. I asked related question here: 52 variables after backward variable selection on logistic regression on 160 ...