Articles by R Views

Databases using R

May 16, 2017 | R Views

Current State Using databases is unavoidable for those who analyze data as part of their jobs. As R developers, our first instinct may be to approach databases the same way we do regular files. We may attempt to read the data either all at once or as few times as ...
[Read more...]

Looking Forward to R/Finance 2017

May 11, 2017 | R Views

R / Finance 2017 starts next Friday, and once again, I am excited about going. It’s true that there are quite a few fun and informative R gatherings these days, but R / Finance is a “big deal” because it is the “real deal”. Finance has been, and remains, one of the ... [Read more...]

Mapping Quandl Macroeconomic Data

May 9, 2017 | R Views

In previous posts, we built a map to access global ETFs and a simple Shiny app to import and forecast commodities data from Quandl. Today, we will begin a project that combines those previous apps. Our end goal is to build an interactive map to access macroeconomic data via Quandl, ... [Read more...]

Shiny in Medicine

May 2, 2017 | R Views

Shiny Apps are becoming ubiquitous as a way for data scientists to present the results of an analysis, and also to engage with information consumers who may not be coders. The trend I see is that the greater the variety of skills and interests of the information consumers for any ...
[Read more...]

NY R Conference

April 27, 2017 | R Views

The 2017 New York R Conference was held last weekend in Manhattan. For the third consecutive year, the organizers - a partnership including Lander Analytics, The New York Meetup and Work-Bench - pulled off a spectacular event. There was a wide range of outstanding talks, some technical and others more philosophical, ...
[Read more...]

Survival Analysis with R

April 25, 2017 | R Views

With roots dating back to at least 1662 when John Graunt, a London merchant, published an extensive set of inferences based on mortality records, Survival Analysis is one of the oldest subfields of Statistics [1]. Basic life-table methods, including techniques for dealing with censored data, were known before 1700 [2]. In the early eighteenth ...
[Read more...]

R for Enterprise: Understanding R’s Startup

April 18, 2017 | R Views

R’s startup behavior is incredibly powerful. R sets environment variables, loads base packages, and understands whether you’re running a script, an interactive session, or even a build command. Most R users will never have to worry about changing R’s startup process. In fact, for portability and reproducibility ...
[Read more...]

R for Enterprise: Understanding R’s Startup

April 18, 2017 | R Views

R’s startup behavior is incredibly powerful. R sets environment variables, loads base packages, and understands whether you’re running a script, an interactive session, or even a build command. Most R users will never have to worry about changing R’s startup process. In fact, for portability and reproducibility ...
[Read more...]

March ’17 New Package Picks

April 13, 2017 | R Views

Two hundred and sixteen new packages were added to CRAN in March. The following are my picks for the Top Forty, organized into five categories: Bioscience, Data, Data Science, Statistics and Utilities. Bioscience BioInstaller v0.0.3: Provides tools to install and download massive bioinformatics analysis software and database, such as NGS ...
[Read more...]

March ’17 New Package Picks

April 13, 2017 | R Views

Two hundred and sixteen new packages were added to CRAN in March. The following are my picks for the Top Forty, organized into five categories: Bioscience, Data, Data Science, Statistics and Utilities. Bioscience BioInstaller v0.0.3: Provides tools to install and download massive bioinformatics analysis software and database, such as NGS ...
[Read more...]

Copper, Gold and Ten-Year Treasury Notes

April 11, 2017 | R Views

Today, we will continue getting familiar with data from Quandl, but will also devote more time to expanding our dygraphs toolkit. We will be building up a data visualization in discrete pieces, which isn’t very efficient, but will make things easier when we move this project into production as ... [Read more...]

Copper, Gold and Ten-Year Treasury Notes

April 11, 2017 | R Views

Today, we will continue getting familiar with data from Quandl, but will also devote more time to expanding our dygraphs toolkit. We will be building up a data visualization in discrete pieces, which isn’t very efficient, but will make things easier when we move this project into production as ... [Read more...]

Solving Data Science’s First Mile Problem

April 6, 2017 | R Views

At data.world, we are out to solve the “first mile problem of data science”: helping people obtain and understand the data sets they need. Everybody starts here whether they are analyzing their fantasy football league or working on the Zika pa...
[Read more...]

Solving Data Science’s First Mile Problem

April 6, 2017 | R Views

At data.world, we are out to solve the “first mile problem of data science”: helping people obtain and understand the data sets they need. Everybody starts here whether they are analyzing their fantasy football league or working on the Zika pa...
[Read more...]

Organizing DataFest the tidy way

April 4, 2017 | R Views

Organizing an event can be a full-time task in and of its own. I have been organizing ASA DataFest for six years at Duke, and over this time, the number of participants has grown from 23 students from Duke only, to 360 students from seven area schools this year! First, a bit ...
[Read more...]

Organizing DataFest the tidy way

April 4, 2017 | R Views

Organizing an event can be a full-time task in and of its own. I have been organizing ASA DataFest for six years at Duke, and over this time, the number of participants has grown from 23 students from Duke only, to 360 students from seven area schools this year! First, a bit ...
[Read more...]

March ’17 Tips and Tricks

March 30, 2017 | R Views

This month’s Tips and Tricks focus is on file navigation. Many of these tips are straightforward - more tip than trick - but they can save quite a bit of time and frustration. Open Recent Please don’t spend time navigating through your folder stru...
[Read more...]
1 15 16 17 18

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)