August 2016

vtreat 0.5.27 released on CRAN

August 19, 2016 | John Mount

Win-Vector LLC, Nina Zumel and I are pleased to announce that ‘vtreat’ version 0.5.27 has been released on CRAN. vtreat is a data.frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. (from the package documentation) Very roughly vtreat accepts an arbitrary “from the wild” ... [Read more...]

ggplot2 themes examples

August 19, 2016 | Andrea Cirillo

This short post is exactly what it seems: a showcase of all ggplot2 themes available within the ggplot2 package. I was doing such a list for myself (you know that feeling …”how would it look like with this theme? let’s try this one…”) and at the end I thought ... [Read more...]

Venn Colors: Happy Bday, John Venn

August 19, 2016 | data_steve

Tweet I know that venn diagrams are not as sexy as they used to be and that John Venn’s birthday was actually Aug 4, but venn diagram’s still serve a purpose here and there, especially if we can get some more interesting colors in there. Plus, ... [Read more...]

Venn Colors: Happy Bday, John Venn

August 19, 2016 | data_steve

Tweet I know that venn diagrams are not as sexy as they used to be and that John Venn’s birthday was actually Aug 4, but venn diagram’s still serve a purpose here and there, especially if we can get some more interesting colors in there. Plus, ... [Read more...]

New banxicoR package

August 18, 2016 | En El Margen - R-English

The banxicoR package is now available on CRAN. Much like inegiR this package aims to bring official Mexican data easily into R, in this case by scrapping iqy calls to the SIE (Sistema de Información Económica) webservice of the Bank of Mexico. Introduction The major difference with inegiR ... [Read more...]

Recurrent Models and Examples with MXNetR

August 18, 2016 | DMLC

As a new lightweight and flexible deep learning platform, MXNet provides a portable backend, which can be called from R side. MXNetR is an R package that provide R users with fast GPU computation and state-of-art deep learning models. In this post, We... [Read more...]

We Are Not Very Evenly Distributed

August 18, 2016 | Julia Silge

I saw this tweet making the rounds this past week. Half of all Americans live in the red counties, half live in the orange counties pic.twitter.com/ptBXNbzSFQ— Conrad Hackett (@conradhackett) August 8, 2016 Interesting! I saw people using this map to make the argument that the Electoral College was super ... [Read more...]

A website and blog for R users

August 18, 2016 | Florian Privé

In this post, I will show you how to quickly create your website, blog and first posts. This is designed for R users only. Philosophy This had to be free. This had to be easy. This had to only need RStudio and GitHub. Every content had to be preview... [Read more...]

Using R to Create Ternary Graphs

August 18, 2016 | dmwiig

I am currently working on an updated posting of my tutorial Ternary Diagrams Using R: An Example Using Election Outcomes. The new tutorial will explore using ternary diagrams to track shifts in support for presidential candidates in the 2016 US preside... [Read more...]

New banxicoR package

August 18, 2016 | En El Margen - R-English

The banxicoR package is now available on CRAN. Much like inegiR this package aims to bring official Mexican data easily into R, in this case by scrapping iqy calls to the SIE (Sistema de Información Económica) webservice of the Bank of Mexico. Introduction The major difference with inegiR ... [Read more...]

Sentiment analysis of Trump’s tweets with R

August 18, 2016 | David Smith

Data Scientist David Robinson caused a bit of a stir in the media when he analyzed Donald Trump's tweets and revealed that those sent from an Android device were likely sent by the candidate himself, while those sent from an iPhone were likely sent by campaign staffers. The difference? As ... [Read more...]

My criticism of R numeric summary

August 18, 2016 | John Mount

My criticism of R‘s numeric summary() method is: it unfaithful to numeric arguments (due to bad default behavior) and frankly it should be considered unreliable. It is likely the way it is for historic and compatibility reasons, but in my opinion it does not currently represent a desirable set ... [Read more...]

YAML: Define an R function

August 18, 2016 | gluc

YAML to define hierarchic models Glenn is using the data.tree package to model commercial mortgage-backed securities. If you don’t know what that is, you can read it all up on Wikipedia. But in a nutshell, CMBS (or REMIC) are financial instruments that bundle multiple commercial real estate mortgages, ... [Read more...]

Are you lazy? No worries, tadaatoolbox got your back.

August 18, 2016 | Lukas

A while ago, we started developing the tadaatoolbox R package. The goal is simple: There are certain things we tend to always do one after another, like performing effect size calculations after a t-Test. The convenience tadaatoolbox aims to provide is exactly this: Do the usual stuff and leave me ...
[Read more...]
1 4 5 6 7 8 14

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)