May 2017

New R Users group in Münster!

May 19, 2017 | Shirin's playgRound

This is to announce that Münster now has its very own R users group! If you are from the area, come join us (or if you happen to know someone who is and who might be interested, please forward the info). You can find us on meetup.com: https://...
[Read more...]

R/Finance 2017 livestreaming today and tomorrow

May 19, 2017 | David Smith

If you weren't able to make it to Chicago for R/Finance, the annual conference devoted to applications of R in the financial industry, don't fret: the entire conference is being livestreamed (with thanks to the team at Microsoft). You can watch the proceedings at aka.ms/r_finance, and ... [Read more...]

[Bioc 3.5] NEWS of my BioC packages

May 19, 2017 | R on Guangchuang Yu

I have 8 packages published within the Bioconductor project. ChIPseeker clusterProfiler DOSE ggtree GOSemSim meshes ReactomePA treeio A new package treeio was included in BioC 3.5 release. ChIPseeker Bug fixed of intron rank and optimized getGeneAnno function. clusterProfiler Defined simplify generics as it was removed from IRanges. enrichGO now supports ont="ALL" ... [Read more...]

Improving automatic document production with R

May 19, 2017 | R on Locke Data Blog

In this post, I describe the latest iteration of my automatic document production with R. It improves upon the methods used in Rtraining, and previous work on this topic can read by going to the auto deploying R documentation tag. I keep banging on about this area because reproducible research / ... [Read more...]

Improving automatic document production with R

May 19, 2017 | Steph

In this post, I describe the latest iteration of my automatic document production with R. It improves upon the methods used in Rtraining, and previous work on this topic can read by going to the auto deploying R documentation tag. The post Improving automatic document production with R appeared first ... [Read more...]

2017-01 Variable-width lines in R

May 18, 2017 | pmur002

This document describes the ‘vwline’ package, which provides an R interface for drawing variable-width curves. The package provides functions to draw line segments through a set of locations, or a smooth curve relative to a set of control points, with the width of the line allowed to vary along the ... [Read more...]

Exploring and Clustering Happy Planet Index

May 18, 2017 | Susan Li

The Happy Planet Index (HPI) is an index of human well-being and environmental impact that was introduced by NEF, a UK-based economic think tank promoting social, economic and environmental justice. The index is weighted to give progressively high...
[Read more...]

Using PL/R and PL/Python in Postgres

May 18, 2017 | Data Science Riot!

I’ve recently been exploring options to calculate median and quartiles in my Postgres database. If you’re familiar with quartiles you know how handy they can be. There’s a few different options in the Postgres universe to accomplish this, so I fi...
[Read more...]

Review of Efficient R Programming

May 18, 2017 | R Views

In the crowded market space of data science and R language books, Lovelace and Gillespie’s Efficient R Programming (2016) stands out from the crowd. Over the course of ten comprehensive chapters, the authors address the primary tenets of developing efficient R programs. Unless you happen to be a member of ...
[Read more...]

continental divide

May 18, 2017 | xi'an

While the Riddler puzzle this week was anticlimactic,  as it meant filling all digits in the above division towards a null remainder, it came as an interesting illustration of how different division is taught in the US versus France: when I saw the picture above, I had to go and ...
[Read more...]

Character Functions (Advanced)

May 18, 2017 | Francisco Méndez

This set of exercises will help you to help you improve your skills with character functions in R. Most of the exercises are related with text mining, a statistical technique that analyses text using statistics. If you find them interesting I would suggest checking the library tm, this includes functions ... [Read more...]

New EARL Conference app

May 18, 2017 | Karis Bouher

Get the most out of the EARL Conference with the new phone app, available on iTunes and Google play. View the agenda, speakers, and sponsors in the palm of your hand. Bookmark the sessions you’d like to attend and rate … Continue reading → [Read more...]

On indexing operators and composition

May 18, 2017 | John Mount

In this article I will discuss array indexing, operators, and composition in depth. If you work through this article you should end up with a very deep understanding of array indexing and the deep interpretation available when we realize indexing is an instance of function composition (or an example of ...
[Read more...]
1 5 6 7 8 9 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)