May 2016

feedbackr ⤌ R-devs + useRs

May 9, 2016 | data_steve

from Wikimedia In my last post I explained why I added a feedback function to googleformr. Since googleformr is an API for collecting data programmatically, I figured I’d leverage it for package development and accessibility. Below I’ll show how you can add your own feedback function to your ... [Read more...]

forecast v7 and ggplot2 graphics

May 8, 2016 | R on Rob J Hyndman

Version 7 of the forecast package was released on CRAN about a month ago, but I’m only just getting around to posting about the new features. The most visible feature was the introduction of ggplot2 graphics. I first wrote the forecast package before... [Read more...]

Rblpapi 0.3.4

May 8, 2016 | Thinking inside the box

A new release of Rblpapi is now on CRAN. It provides a direct interface between R and the Bloomberg Terminal via the C++ API provided by Bloomberg Labs (but note that a valid Bloomberg license and installation is required). This marks the fifth release since the package first appeared on ... [Read more...]

Beaten by sheer pace – Cricket analytics with yorkr

May 8, 2016 | Tinniam V Ganesh

My ebook “Beaten by sheer pace – Cricket analytics with yorkr’  has been published in Leanpub.  You can now download the book (hot off the press!)  for all formats to your favorite device (mobile, iPad, tablet, Kindle)  from the Leanpub  “Beaten by sheer pace!”. The book has been published in the ...
[Read more...]

Too Much Parallelism is as Bad

May 7, 2016 | quintuitive

The other day I run a machine learning backtest on a new data set. Once I got through the LDA and QDA initial run, I decided to try xgboost. The first thing I observed was a really bad performance. The results from the following debugging session were quite surprising to ... [Read more...]

FSA v0.8.7 Released

May 7, 2016 | fishR Blog

A new minor version (0.8.7) of the FSA (Fisheries Stock Assessment) package was recently released and is now on CRAN. A full description of changes is here. Three major changes are described below. Removed the dynamicPlot=TRUE option fr... [Read more...]

Box Plot as Goal Post

May 7, 2016 | AdventuresInData

For as long as I have been working with water data, I wanted to construct a line graph superimposed on a box and whisker plot where the boxes show the distribution of values and the line shows some current condition.  One of my favorite things about ggplot2 is that it ...
[Read more...]

Box Plot as Goal Post

May 7, 2016 | AdventuresInData

For as long as I have been working with water data, I wanted to construct a line graph superimposed on a box and whisker plot where the boxes show the distribution of values and the line shows some current condition.  One of my favorite things abo...
[Read more...]

Shiny Apps Gallery using Plotly in R

May 7, 2016 | Riddhiman

Announcing the new shiny apps gallery that showcases the use of Plotly’s R API in Shiny Applications. You can visit the gallery here: https://plot.ly/r/shiny-gallery/ Apps showcase the use of a variety of plotly features including: Adding interactive plotly graphs using plotlyOutput() Embedding ggplot style visualizations ... [Read more...]

Coming up: principal components analysis

May 7, 2016 | John Mount

Just a “heads-up.” I’ve been editing a two-part series Nina Zumel is writing on some of the pitfalls of improperly applied principal components analysis/regression and how to avoid them (we are using the plural spelling as used in following Everitt The Cambridge Dictionary of Statistics). The series is ...
[Read more...]

BH 1.60.0-2

May 6, 2016 | Thinking inside the box

A new minor release of BH is now on CRAN. BH provides a large part of the Boost C++ libraries as a set of template headers for use by R, possibly with Rcpp as well as other packages. This release uses the same Boost 1.60.0 version of Boost as the las... [Read more...]

Battle Maps Using R and Leaflet

May 6, 2016 | Cory Lesmeister

“Here are those damned black hat fellows again.”Attributed to men of the 26th North Carolina, Pettigrew's Brigade at the Battle of Gettysburg in describing the "Iron Brigade".A while back I created a post about plotting Russian airstrikes in Syria using the ggmap package. Of note was the commentary ...
[Read more...]

Red herring bites

May 6, 2016 | Matt Dowle

At the Bay Area R User Group in February I presented progress in big-join in H2O which is based on the algorithm in R’s data.table package. The presentation had two goals: i) describe one test in great detail so everyone understands what is being tested so they ... [Read more...]

R Tools for Visual Studio 3.0 now available

May 6, 2016 | David Smith

R Tools for Visual Studio, the open-source extenstion to Visual Studio that provides an IDE for the R language, has been upgraded to include several new features. The latest update, RTVS 0.3, now includes: An R package manager, allowing you to review, install, and uninstall packages using a convenient user interface. ... [Read more...]

How to make a Function in R

May 6, 2016 | wszafranski

This post is meant to show R users how to make their own functions. We’ll start with an easy example below. Most of my posts provide R code that can be easily copied into R and replicated at home. This post will be a break from that process since ... [Read more...]

Announcing new forecastHybrid package

May 6, 2016 | Peter's stats stuff - R

Background and motivation In an earlier post I explored ways that might improve on standard methods for prediction intervals from univariate time series forecasting. One of the tools I used was a convenience function to combine forecasts from Rob Hyndman’s ets and auto.arima functions. David Shaub (with a ... [Read more...]
1 10 11 12 13 14 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)