Richard A. O'Keefe
2004-Jul-12 06:23 UTC
[R] Association between discrete and continuous variable
What's the reommended way, in R, to determine the strength of association between a discrete variable and a continuous variable? Yes, I have read the manuals, trawled the archives, &c.
Jonathan Baron
2004-Jul-12 07:40 UTC
[R] Association between discrete and continuous variable
On 07/12/04 18:23, Richard A. O'Keefe wrote:>What's the reommended way, in R, to determine the strength of >association between a discrete variable and a continuous variable?Analysis of variance? aov()? R^2? It seems to me, though, that there are many possible answers, and this really doesn't have much to do with R because R could implement them all. It may matter whether the discrete variable is ordered or not, whether it is fixed or random, what the error distributions of the continuous variable look like, what measures of association are traditional in your field, etc. etc. Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron R search page: http://finzi.psych.upenn.edu/
Murray Jorgensen
2004-Jul-12 08:52 UTC
[R] Association between discrete and continuous variable
I'm wondering if mutual information al la Cover & Thomas (1991, Ch 2) is not the killer association measure for all types of random variables? Murray Jorgensen PS Yes, this is probably OT! Richard A. O'Keefe wrote:> What's the reommended way, in R, to determine the strength of > association between a discrete variable and a continuous variable? > > Yes, I have read the manuals, trawled the archives, &c. > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > >-- Dr Murray Jorgensen http://www.stats.waikato.ac.nz/Staff/maj.html Department of Statistics, University of Waikato, Hamilton, New Zealand Email: maj at waikato.ac.nz Fax 7 838 4155 Phone +64 7 838 4773 wk +64 7 849 6486 home Mobile 021 1395 862