Publications by Business Science

Top 5 Best Articles on R for Business [November 2020]

03.12.2020

R Tutorials Update Interested in more R for Business articles? View the previous Top 5 Articles on R for Business articles ???? Register for our blog to get the Top Articles every month. No 1: Forecasting Time Series ARIMA Models Time Series [Video Tutorial] Making multiple ARIMA Time Series models in R used to be difficult. But, with the pu...

2999 sym 12 img

How To Make Geographic Map Visualizations (10 Must-Know Tidyverse Functions #6)

07.12.2020

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. If you are explaining data related to geography or just want to visualize by latitude / longitude location, you need to know ggplot2 & the tidyverse for making maps. This tutorial will show you how to make a publication-q...

2191 sym 18 img

Interactive Principal Component Analysis in R

14.12.2020

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Identify Clusters in your Data: We’ll make an Interactive PCA visualization to investigate clusters and learn why observations are similar to each other. Here are the links to get set up. ???? Get the Code: GitHub Link...

2463 sym 20 img

6 Reasons To Learn R For Business [2021]

16.12.2020

Updated December 2020 Data science for business (DS4B) is the future of business analytics, yet it is really difficult to figure out where to start. The last thing you want to do is waste time with the wrong tool. Making effective use of your time involves two pieces: (1) selecting the right tool for the job, and (2) efficiently learning how to u...

17367 sym R (2169 sym/1 pcs) 14 img

Build and Evaluate A Logistic Regression Classifier

21.12.2020

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Logistic regression is a simple, yet powerful classification model. In this tutorial, learn how to build a predictive classifier that classifies the age of a vehicle. Then use ggplot to tell the story! Here are the links...

3464 sym 16 img

Plotting Time Series in R (New Cyberpunk Theme)

29.12.2020

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. One of the most common data science visualization is a Time Series plot. In this tutorial we’ll learn how to plot time series using ggplot, plotly and timetk. Here are the links to get set up. ???? Get the Code YouTube...

2504 sym 16 img

6 Life-Altering RStudio Keyboard Shortcuts

04.01.2021

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. The RStudio IDE is amazing. You can enhance your R productivity even more with these simple keyboard shortcuts. Here are the links to get set up. ? Get the Code YouTube Tutorial 6 Keyboard Shortcuts (that will change yo...

2918 sym 26 img

30 Year Weather Data Analysis

06.01.2021

👉 👉 👉 Sign Up For More Blog Articles 👈 👈 👈 Introduction In this article, we’ll use the EPA Arcgis map that contains weather data going back to 1990. This will be a quick code-based blog post showing how to load, explore and visualize the data a local EPA monitor. # Libraries packages <- c("data.table", "ggplot2", ...

9419 sym R (11626 sym/14 pcs) 16 img 5 tbl

How to Make 3D Plots in R

11.01.2021

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. The RStudio IDE is amazing. You can enhance your R productivity even more with these simple keyboard shortcuts. Here are the links to get set up. ???? Get the Code YouTube Tutorial Making Your First 3D Plot rayshader mt...

2055 sym 18 img

R/Python Teams Course Announcement

13.01.2021

In my quest to help you be AS VALUABLE AS POSSIBLE to a company, I want to share what I’m working on next. I’m excited to announce that I’m working on my first Python course! It’s designed for students like me, coming from an R-background, that want to learn how to work within R/Python Collaborative Teams. Course Projects We have a wide ...

3205 sym 12 img