Articles by data technik

Choropleth Map in ggplot2

December 6, 2019 | data technik

Creating a map in ggplot2 can be surprisingly easy! This tutorial will show the US by state. The dataset is from 1970 and will show some US statistics including population, income, life expectancy, and illiteracy. I love making maps, while predictive statistics provide such great insight, map making was one thing ...
[Read more...]

Pros and Cons of Top Data Science Online Courses

August 23, 2019 | data technik

There are a variety of data science courses online, but which one is the best? Find out the pros and cons of each! Coursera, EdX, etc These MOOCs have been around for several years now and continue to grow. But are they really the best option for learning online? Pros: ...
[Read more...]

Shapiro-Wilk Test for Normality in R

August 7, 2019 | data technik

I think the Shapiro-Wilk test is a great way to see if a variable is normally distributed. This is an important assumption in creating any sort of model and also evaluating models. Let’s look at how to do this in R! And here is the output: So how do ...
[Read more...]

R Weekly on Github

May 5, 2019 | data technik

Check out this repo from Rweekly.org on Github: https://github.com/rweekly/rweekly.org This is a great place to start with some coding fun and contribute to the community. Also hold you accountable. Here’s an excerpt to their page: R Weekly R weekly provides weekly updates from ...
[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)