Douglas_Knight comments on LW survey: Effective Altruists and donations - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (38)
Apply
jitter()inside ofqplot. Also, transparency:qplot(jitter(Age), jitter(CharityLog,a=0.1), color=EffectiveAltruism, data=survey,alpha=I(0.5))Default
jitter()worked great onAge, but was negligible onCharityLog.