Articles by Traversing Bits

R for Beginners: Running Chi-Squared Tests

January 20, 2017 | Traversing Bits

Chi-squared test is useful to see differences between two distributions when they are not normal. Here’s an easy-to-do chi squared test on R. In this test, I’m trying to see if two hashtags are different in terms of collective coping… Continue Reading → The post R for Beginners: Running ... [Read more...]

R for Beginners: Logistic Regression

January 19, 2017 | Traversing Bits

R is a great tool to test regression models. The following is an R code for a logistic regression model. The objective of this model is to find effects of collective coping and social movement intent on the choice of… Continue Reading → The post R for Beginners: Logistic Regression appeared ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)