Articles by R Views

Onboard and Offboard Data Manipulation in Flexdashboard

January 22, 2019 | R Views

Harrison Schramm is a Professional Statistician and Non-Resident Senior Fellow at the Center for Strategic and Budgetary Assessments. The Shiny set of tools, and, by extension, Flexdashboard, give professional analysts tools to rapidly put interactive versions of their work in the hands of clients. Frequently, an end user will interact ... [Read more...]

ROC Curves

January 16, 2019 | R Views

I have been thinking about writing a short post on R resources for working with (ROC) curves, but first I thought it would be nice to review the basics. In contrast to the usual (usual for data scientists anyway) machine learning point of view, I’ll frame the topic closer ... [Read more...]

A Look Back on 2018: Part 1

January 9, 2019 | R Views

Welcome to Reproducible Finance 2019! It’s a new year, a new beginning, the Earth has completed one more trip around the sun, and that means it’s time to look back on the previous January to December cycle. Today and next time, we’ll explore the returns and volatilities of ...
[Read more...]

2018 R Views Review and Highlights

January 1, 2019 | R Views

2018 was a good year for R Views. With a total of sixty-three posts for the year, we exceeded the pace of at least one post per week. But, it wasn’t quantity we were shooting for. Our main goal was, and continues to be, featuring thoughtful commentary on topics of ... [Read more...]

Rolling Origins and Fama French

December 25, 2018 | R Views

Today, we continue our work on sampling so that we can run models on subsets of our data and then test the accuracy of the models on data not included in those subsets. In the machine learning prediction world, these two data sets are often called training data and testing ...
[Read more...]

November 2018: “Top 40” New Packages

December 20, 2018 | R Views

Having absorbed an average of 181 new packages each month over the last 28 months, CRAN is still growing at a pretty amazing rate. The following plot shows the number of new packages since I started keeping track in August 2016. This November, 171 new packages stuck to CRAN. Here is my selection for ...
[Read more...]

Statistics in Glaucoma: Part III

December 17, 2018 | R Views

Samuel Berchuck is a Postdoctoral Associate in Duke University’s Department of Statistical Science and Forge-Duke’s Center for Actionable Health Data Science. Joshua L. Warren is an Assistant Professor of Biostatistics at Yale University. Looking Forward in Glaucoma Progression Research The contribution of the womblR package and corresponding statistical ...
[Read more...]

Rsampling Fama French

December 12, 2018 | R Views

Today we will continue our work on Fama French factor models, but more as a vehicle to explore some of the awesome stuff happening in the world of tidy models. For new readers who want get familiar with Fama French before diving into this post, see here where we covered ... [Read more...]

Statistics in Glaucoma: Part II

December 6, 2018 | R Views

Samuel Berchuck is a Postdoctoral Associate in Duke University’s Department of Statistical Science and Forge-Duke’s Center for Actionable Health Data Science. Joshua L. Warren is an Assistant Professor of Biostatistics at Yale University. Analyzing Visual Field Data In Part I of this series on statistic in glaucoma, we ...
[Read more...]

Statistics in Glaucoma: Part I

December 2, 2018 | R Views

Samuel Berchuck is a Postdoctoral Associate in Duke University’s Department of Statistical Science and Forge-Duke’s Center for Actionable Health Data Science. Joshua L. Warren is an Assistant Professor of Biostatistics at Yale University. Introduction Glaucoma is a leading cause of blindness worldwide, with a prevalence of 4% in the ...
[Read more...]

October 2018: “Top 40” New Packages

November 28, 2018 | R Views

One hundred eighty-five new packages made it to CRAN in October. Here are my picks for the “Top 40” in eight categories: Computational Methods, Data, Machine Learning, Medicine, Science, Statistics, Utilities, and Visualization. Computational Methods compboost v0.1.0: Provides a C++ implementation of component-wise boosting written to obtain high run-time performance and ...
[Read more...]

Slack and Plumber, Part Two

November 26, 2018 | R Views

This is the final entry in a three-part series about the plumber package. The first post introduces plumber as an R package for building REST API endpoints in R. The second post builds a working example of a plumber API that powers a Slack slash command. In this final entry, ... [Read more...]

Many Factor Models

November 18, 2018 | R Views

Today, we will return to the Fama French (FF) model of asset returns and use it as a proxy for fitting and evaluating multiple linear models. In a previous post, we reviewed how to run the FF three-factor model on the returns of a portfolio. That is, we ran one ...
[Read more...]

In-database xgboost predictions with R

November 6, 2018 | R Views

Moving predictive machine learning algorithms into large-scale production environments can present many challenges. For example, problems arise when attempting to calculate prediction probabilities (“scores”) for many thousands of subjects using many thousands of features located on remote databases. xgboost (docs), a popular algorithm for classification and regression, and the model ...
[Read more...]

Communicating results with R Markdown

October 31, 2018 | R Views

In my training as a consultant, I learned that long hours of analysis were typically followed by equally long hours of preparing for presentations. I had to turn my complex analyses into recommendations, and my success as a consultant depended on my ability to influence decision makers. I used a ...
[Read more...]

CRAN’s New Missing Data Task View

October 25, 2018 | R Views

It is a relatively rare event, and cause for celebration, when CRAN gets a new Task View. This week the r-miss-tastic team: Julie Josse, Nicholas Tierney and Nathalie Vialaneix launched the Missing Data Task View. Even though I did some research on R packages for a post on missing values ...
[Read more...]

Searching for R Packages

October 21, 2018 | R Views

Searching for R packages is a vexing problem for both new and experienced R users. With over 13,000 packages already on CRAN, and new packages arriving at a rate of almost 200 per month, it is impossible to keep up. Package names can be almost anything, and they are rarely informative, so ...
[Read more...]

Serendipity at R / Medicine

October 15, 2018 | R Views

We knew we were on to something important early on in the process of organizing R / Medicine 2018. Even during our initial attempts to articulate the differences between this conference and R / Pharma 2018, it became clear that the focus on the use of R and statistics in clinical settings was going ...
[Read more...]
1 9 10 11 12 13 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)