September 2017

Using Leaflet in R – Tutorial

September 12, 2017 | Timothy Lin

Here’s a tutorial on using Leaflet in R. While the leaflet package supports many options, the documentation is not the clearest and I had to do a bit of googling to customise the plot to my liking. This walkthrough documents the key features of the package which I find ... [Read more...]

Asset Contribution to Portfolio Volatility

September 12, 2017 | R Views

In our previous portfolio volatility work, we covered how to import stock prices, convert to returns and set weights, calculate portfolio volatility, and calculate rolling portfolio volatility. Now we want to break that total portfolio volatility into its constituent parts and investigate how each asset contributes to the volatility. Why ...
[Read more...]

R Course in Rio de Janeiro

September 12, 2017 | insightr

R Course in Rio de Janeiro We are preparing an R for Data-Science course (direct link here) in partnership with the IBPAD (Brazilian Institute of Research and Data Analysis). It is a great course for those who want to have … Continue reading → [Read more...]

Trending topics on cable news: the newsflash package

September 12, 2017 | David Smith

Want to know what's capturing the attention of the producers at the 24-hour cable news stations? There's no equivalent of Twitter's trending topics for the likes of CNN or BBC News, but the newsflash package for R by Bob Rudis can extract the latest trending topics from the TV news ... [Read more...]

Welcome to my page!

September 12, 2017 | Dr. Shirin Glander

I’m Shirin, a biologist turned bioinformatician turned data scientist. I’m especially interested in machine learning and data visualization. While I am using R most every day at work, I wanted to have an incentive to regularly explore other types of analyses and other types of data that I ...
[Read more...]

Exploring the CRAN social network

September 12, 2017 | franzk

A few months ago, I published a post where I was trying to map the dependencies relationships between R packages. Today I want to do something similar with package contributors. My idea is to reconstruct a social graph where each node would be a person (presumably a developer), and two ... [Read more...]

Moving my blog to blogdown

September 11, 2017 | Dr. Shirin Glander

It’s been a long time coming but I finally moved my blog from Jekyll/Bootstrap on Github pages to blogdown, Hugo and Netlify! Moreover, I also now have my own domain name www.shirin-glander.de. :-) I followed the blogdown ebook to set up my blog. I chose Thibaud ...
[Read more...]

Groundwater levels across US affected by Mexico earthquake

September 11, 2017 | The USGS OWI blog

What happened? A magnitude 8.1 earthquake was measured in the Pacific region offshore Chiapas, Mexico at 04:49:21 UTC on September 8th 2017. Working in the Water Mission Area for the USGS, our Data Science Team was already hard at work polishing up water visualizations for the devastating Hurricane Harvey, as well as creating ...
[Read more...]

Online textbook on data visualization with the ggplot2 package

September 11, 2017 | David Smith

A new online textbook, Data Visualization for Social Science, will teach you everything you need to know about creating beautiful and elegant data visualizations using the ggplot2 package and the R language. The author Kieran Healy is a professor of Sociology at Duke University who has designed data visualizations featured ... [Read more...]

Big Data analytics with RevoScaleR Exercises-2

September 11, 2017 | Biswarup Ghosh

In the last set of exercises , you have seen the basic functionalities of RevoScaleR .In this exercise set we will explore RevoScaleR further. get the Credit card fraud data set from revolutionanalytics and lets get started Answers to the exercises are available here.Please check the documentation before starting these ... [Read more...]

Building a Local OSRM Instance

September 11, 2017 | R on datawookie

The Open Source Routing Machine (OSRM) is a library for calculating routes, distances and travel times between spatial locations. It can be accessed via either an HTTP or C++ API. Since it’s open source you can also install locally, download appropriate map data and start making efficient travel calculations. ...
[Read more...]
1 8 9 10 11 12 15

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)