
Wednesday, 1 April 2020
/
Published in
R,
Code,
ggplot2,
Data Visualization,
Tutorials,
RShiny,
JavaScript
The pace of our modern world, and the impressive volume of data we collect on a daily basis, can be dizzying. Take for example, the hour-by-hour updates and colorful dashboards made by news outlets as they track the spread of novel coronavirus (Covid-19). Organizations need quick and consistent solutions for exploring, analyzing, and acting on...

Wednesday, 13 March 2019
/
Published in
Highcharts,
Data,
R,
Code,
JQuery,
Data Visualization,
Tutorials,
RShiny,
JavaScript
While it might be tempting to liven up a report or presentation with a few 3D graphs, two-dimensional representation is generally better when numbers are the primary information you want to communicate. Nevertheless, on occasions when numeric values aren’t the primary focus, and you’re more interested in showing the shape of the data, adding a...

Wednesday, 17 October 2018
/
Published in
Data,
R,
Code,
Analytics,
Data Science,
Data Visualization,
Tutorials,
R Shiny,
JavaScript,
Machine Learning
Interaction Design for Data Exploration Visualizations capable of launching detail views can add value to a data analyst’s user experience. Programming in this kind of interaction automates the creation of complementary charts and increases ease of exploration by linking varied views of the data in a logical way.

Thursday, 21 June 2018
/
Published in
R,
Code,
Analytics,
Apache Spark,
Data Science,
h2o,
Predictive Analytics,
Tutorials,
Sparkling Water,
Machine Learning
At Red Oak Strategic, we utilize a number of machine learning, AI and predictive analytics libraries, but one of our favorites is h2o. Not only is it open-source, powerful and scalable, but there is a great community of fellow h2o users that have helped over the years, not to mention the staff leadership at the company is very responsive...

Monday, 7 May 2018
/
Published in
Data,
R,
Code,
Analytics,
Time Series,
Data Science,
Forecasting,
Predictive Analytics,
Tutorials,
Machine Learning
Introduction This post will demonstrate how to use machine learning to forecast time series data. The data set is from a recent Kaggle competition to predict retail sales. You will learn how to: Build a machine learning model to forecast time series data (data cleansing, feature engineering and modeling) Perform feature engineering to...

Frequently, we encounter projects that require the combined use of Python, Microsoft Excel and some external databases that can only be accessed via Excel, or use cases that require the end product to be output to that format. Excel is still used as a key program for the vast majority of businesses and we are often challenged to create...

Thursday, 7 December 2017
/
Published in
R,
Code,
Maps,
Analytics,
Data Science,
Data Visualization,
Tutorials,
R Shiny
Our team recently designed a dashboard using R Shiny Leaflet allowing users to select many locations at one go on an interactive map. We created the map using the package leaflet.extras, which enables users to draw shapes on R Shiny Leaflet maps. When combined with the package sp and a function called findLocations, the leaflet.extras drawing...
The apply function in R is used as a fast and simple alternative to loops. It allows users to apply a function to a vector or data frame by row, by column or to the entire data frame. Below are a few basic uses of this powerful function as well as one of it’s sister functions lapply. There are other functions in the apply family (sapply,...
Recent Posts
-
6 Strategies for Migrating Applications to Cloud
At Red Oak Strategic, we understand that... -
Business Intelligence Across a Private Equity Portfolio
Background Recognizing an opportunity to expand... -
Data Visualization: Empowering Decision Makers
Time and again, across Red Oak Strategic’s... -
Tracking Coronavirus: Building Parameterized Reports to Analyze Changing Data Sources
The pace of our modern world, and the impressive... -
Draw Rotatable 3D Charts in R Shiny with Highcharts and JQuery
While it might be tempting to liven up a report...
Categories
- 2016 Election (6)
- Analytics (11)
- Apache Spark (1)
- Blockchain (1)
- Business Intelligence (1)
- Case Studies (3)
- Cloud (1)
- Code (12)
- Data (15)
- Data Processing (2)
- Data Science (18)
- Data Visualization (8)
- Databases (2)
- Donald Trump (1)
- Excel (1)
- Exploratory Data Science (1)
- Financial Analytics (1)
- Forecasting (1)
- ggplot2 (1)
- h2o (1)
- Highcharts (1)
- Hillary Clinton (1)
- JavaScript (3)
- JQuery (1)
- Machine Learning (3)
- Maps (1)
- Political Analytics (3)
- Politics (7)
- Polling (3)
- Predictive Analytics (3)
- Private Equity (1)
- Python (2)
- Python 3 (1)
- R (10)
- R Shiny (4)
- RegEx (1)
- RShiny (2)
- Sparkling Water (1)
- Time Series (1)
- Tutorial (1)
- Tutorials (8)
- Uber (1)