April 2015

R in Insurance 2015 Conference Programme

April 28, 2015 | Markus Gesmann

The programme for the 3rd R in Insurance conference is on-line. The event will take place on 29 June 2015 at the University of Amsterdam. Time to register now. Special thanks to our sponsors, without whom the conference wouldn't be possible: CYBAEA, RS...
[Read more...]

Some basics of biomaRt

April 27, 2015 | nsaunders

One of the commonest bioinformatics questions, at Biostars and elsewhere, takes the form: “I have a list of identifiers (X); I want to relate them to a second set of identifiers (Y)”. HGNC gene symbols to Ensembl Gene IDs, for example. When this occurs I have been known to tweet “... [Read more...]

Awesome-R: A curated list of the best add-ons for R

April 27, 2015 | David Smith

One of the great things about R is that there's so much available to use with it: there are several interfaces to choose from, thousands of add-on packages to extend its capabilites, hundreds of books and on-line tutorials — an abundance of riches to improve your R experience. But with that ... [Read more...]

Exploration of Functional Diversity indices using Shiny

April 27, 2015 | grumble10

Biological diversity (or biodiversity) is a complex concept with many different aspects in it, like species richness, evenness or functional redundancy. My field of research focus on understanding the effect of changing plant diversity on higher trophic levels communities but also ecosystem function. Even if the founding papers of this ... [Read more...]

EARL2015 Conference, London – Presenters Announced

April 27, 2015 | Liz Matthews

We are delighted to announce the impressive line up of speakers for September’s London EARL Conference.  The speakers represent industries including Energy, Leisure, Insurance, FCMG, Finance, Market Research, Healthcare and Sport and offer real world examples of the usage and application of … Continue reading → [Read more...]

How to install rNOMADS with GRIB file support on Windows

April 26, 2015 | glossarch

Two years ago, I wrote a software package for R called “rNOMADS” that interfaces with online weather and sea ice model repositories to gather data in real time, for free.  The data are delivered in two ways: a simple, pure R, cross platform interface using GrADS-DODS, and binary files in ... [Read more...]

Unemployment of Europe in 2014 by NUTS 2 region

April 25, 2015 | Wingfeet

During the Christmas break I worked on some code to show unemployment by NUTS 2 region. At that point no 2014 data was available. When I noticed the 214 was available I dug up the code and plotted again.Data and CodeAs written, the code was made beginn... [Read more...]

Random Data Sets Quickly

April 24, 2015 | tylerrinker

This post will discuss a recent GitHub package I’m working on, wakefield to generate random data sets. The post is broken into the following sections: Demo 1.1 Random Variable Functions 1.2 Random Data Frames 1.3 Missing Values 1.4 Default Data … Continue reading →
[Read more...]

Stochastic SIR Epidemiological Compartment Model

April 24, 2015 | Rcpp Gallery

Introduction This post is a simple introduction to Rcpp for disease ecologists, epidemiologists, or dynamical systems modelers - the sorts of folks who will benefit from a simple but fully-working example. My intent is to provide a complete, self-contained introduction to modeling with Rcpp. My hope is that this model ...
[Read more...]
1 2 3 4 11

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)