February 2016

EARL London 2016 – Call for Abstracts

February 9, 2016 | Liz Matthews

  We are pleased to announce a call for abstracts for presentations for this year’s London EARL (Effective Applications of the R Language) Conference – 13th – 15th September 2016 Abstracts should be submitted online; the deadline for submissions is the … Continue reading → [Read more...]

Using SVG graphics in blog posts

February 9, 2016 | R on mages' blog

My traditional work flow for embedding R graphics into a blog post has been via a PNG files that I upload online. However, when I created a ‘simple’ graphic with only basic curves and triangles for a recent post, I noticed that the PNG output didn’t look as crisp ... [Read more...]

Using SVG graphics in blog posts

February 9, 2016 | Markus Gesmann

My traditional work flow for embedding R graphics into a blog post has been via a PNG files that I upload online. However, when I created a 'simple' graphic with only basic curves and triangles for a recent post, I noticed that the PNG output didn't look as crisp as ...
[Read more...]

R User Groups in Poland

February 9, 2016 | Joseph Rickert

by Przemyslaw Biecek The first meeting of R users in Poland took place in Wroclaw in 2008. It was a one-day conference with 27 participants and 6 talks. Today, we have three large groups of R users in major Polish cities (according to meetup.com there is 640 users in SER - Warsaw, 235 in ... [Read more...]

Databases in containers

February 8, 2016 | John Mount

A great number of readers reacted very positively to Nina Zumel‘s article Using PostgreSQL in R: A quick how-to. Part of the reason is she described an incredibly powerful data science pattern: using a formerly expensive permanent system infrastructure as a simple transient tool. In her case the tools ...
[Read more...]

flipsideR: Support for ASX Option Chain Data

February 8, 2016 | Andrew Collier

I previously wrote about some ad hoc R code for downloading Option Chain data from Google Finance. I finally wrapped it up into a package called flipsideR, which is now available via GitHub. Since I last wrote on this topic I've also added support for downloading option data from the ... [Read more...]

Pathway Commons and paxtoolsr: An Introduction

February 8, 2016 | Augustin Luna

Pathway Commons is an aggregation of public pathway databases and provides infrastructure for querying this rich dataset. Pathway Commons databases include: BIND, BioGRID, CORUM, CTD, DIP, DrugBank, HPRD, HumanCyc, IntAct, KEGG, MirTarBase, Panther, PhosphoSitePlus, Reactome, RECON, TRANSFAC. paxtoolsr is a package that builds on the strengths of Pathway Commons and ... [Read more...]

"Using R for Introductory Econometrics"

February 8, 2016 | Dave Giles

Recently, I received an email from Florian Heiss, Professor and Chair of Statistics and Econometrics at the Henrich Heine University of Dusseldorf.He wrote: "I'd like to introduce you to a new book I just published that might be of interest to you: Using R for Introductory Econometrics. The goal: ... [Read more...]

"Using R for Introductory Econometrics"

February 8, 2016 | Dave Giles

Recently, I received an email from Florian Heiss, Professor and Chair of Statistics and Econometrics at the Henrich Heine University of Dusseldorf.He wrote:"I'd like to introduce you to a new book I just published that might be of interest to you: Using R for Introductory Econometrics.The goal: ... [Read more...]

15 graphs on consumer and brand research made by Plotly users

February 8, 2016 | Riddhiman

Below are 15 charts made in Plotly or using Ploty’s APIs by users on Brand and consumer Research. 1. So what if I’m old – Brand choices for Age __ 60 Chart Link: https://plot.ly/~snawel/80/brand-choices-for-age-60/ Chart Author: @ snawel Touched up in: Plotly online editor Code: Python code R Code 2. DND, ... [Read more...]

functions exercises

February 7, 2016 | r-exercises

Today we’re practising functions! In the exercises below, you’re asked to write short R scripts that define functions aimed at specific tasks. The exercises start at an easy level, and gradually move towards slightly more complex functions. Answers to the exercises are available here. If you obtained a ... [Read more...]

Build your own neural network classifier in R

February 6, 2016 | Jun Ma - Data Blog

​IntroductionImage classification is one important field in Computer Vision, not only because so many applications are associated with it, but also a lot of Computer Vision problems can be effectively reduced to image classification. The state of art tool in image classification is Convolutional Neural Network (CNN). In this article, ... [Read more...]
1 8 9 10 11 12 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)