Skip to content
Prev 366523 / 398502 Next

how to proof the trend of two columns of data?

Hello,

Inline.

Em 09-01-2017 14:55, vod vos escreveu:
If you use ?lm, it's the residuals that should be normally distributed, 
not age.
You can also use ?glm with a binomial link, in which case you should 
recode type as white/not white.

Hope this helps,

Rui Barradas

, which statistic method should use to prove the trend relationship 
between them, for example, the older has more probability of white hair 
type? Are there any existed R package to figure out this situation?