Publications by R Views

Solving Data Science’s First Mile Problem

06.04.2017

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 pandemic. But unfortunately, as Professor Eric Schwartz at the University of Michigan said to me recent...

6235 sym 2 img

Copper, Gold and Ten-Year Treasury Notes

11.04.2017

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 a Shiny app. From a substantive perspective, we wil...

5976 sym R (1676 sym/6 pcs)

Copper, Gold and Ten-Year Treasury Notes

11.04.2017

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 a Shiny app. From a substantive perspective, we wil...

5976 sym R (1676 sym/6 pcs)

March ’17 New Package Picks

13.04.2017

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 analys...

7676 sym R (207 sym/2 pcs) 10 img

March ’17 New Package Picks

13.04.2017

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 analys...

7681 sym R (207 sym/2 pcs) 10 img

R for Enterprise: Understanding R’s Startup

18.04.2017

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 of code, we recommend that us...

9184 sym R (975 sym/4 pcs) 2 img

R for Enterprise: Understanding R’s Startup

18.04.2017

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 of code, we recommend that us...

9184 sym R (975 sym/4 pcs) 2 img

A Shiny App for Importing and Forecasting Commodities Prices from Quandl

20.04.2017

In a previous post, we imported oil data from Quandl and applied a simple model to it. Today, we’ll port that work over to a Shiny app (by way of flexdashboard, of course) that allows a user to choose a commodity (oil, copper or gold), choose a frequency for the time series, and choose how many periods ahead to forecast. The app will display th...

8649 sym R (4466 sym/10 pcs)

A Shiny App for Importing and Forecasting Commodities Prices from Quandl

20.04.2017

In a previous post, we imported oil data from Quandl and applied a simple model to it. Today, we’ll port that work over to a Shiny app (by way of flexdashboard, of course) that allows a user to choose a commodity (oil, copper or gold), choose a frequency for the time series, and choose how many periods ahead to forecast. The app will display th...

8649 sym R (4466 sym/10 pcs)

Survival Analysis with R

25.04.2017

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 cen...

8615 sym R (11997 sym/6 pcs) 6 img