Articles by Markus Gesmann

Review: Kölner R Meeting 12 April 2013

April 23, 2013 | Markus Gesmann

Our 5th Cologne R user group meeting was the best attended meeting so far, with 20 members finding their way to the Institute of Sociology for two talks by Diego de Castillo on shiny and Stephan Holtmeier on cluster analysis, followed by beer and schnitzel at the Lux, a gastropub nearby.... [Read more...]

Test Driven Analysis?

April 16, 2013 | Markus Gesmann

At the last LondonR meeting Francine Bennett from Mastodon C shared some of her experience and findings from an analysis of a large prescriptions data set of the UK's national health service (NHS). However, it was her last slide, which I found the most... [Read more...]

How to set axis options in googleVis

April 9, 2013 | Markus Gesmann

Setting axis options in googleVis charts can be a bit tricky. Here I present two examples where I set several options to customise the layout of a line and combo chart with two axes. The parameters have to be set in line with the Google Chart Tools API, which uses ...
[Read more...]

Next Kölner R User Meeting: 12 April 2013

April 8, 2013 | Markus Gesmann

Quick reminder: The next Cologne R user group meeting is scheduled for this Friday, 12 April 2013. We will discuss cluster analysis and shiny. Further details and the agenda are available on our KölnRUG Meetup site. Please sign up if you would like to come along. Notes from the last Cologne ... [Read more...]

Top 10 tips to get started with R

April 2, 2013 | Markus Gesmann

Be motivated. R has a steep learning curve. Find a problem you can't solve otherwise. E.g. plotting multivariate data, a statistical analysis for which an R function exists already. Download and install R. Get to know the R console. Learn how to instal... [Read more...]

ChainLadder 0.1.5-6 released on CRAN

March 26, 2013 | Markus Gesmann

Last week we released version 0.1.5-6 of the ChainLadder package on CRAN. The ChainLadder package provides statistical models, which are typically used for the estimation of outstanding claims reserves in general insurance. The package vignette gives an overview of the package functionality. Output of plot(MackChainLadder(GenIns)) Since the last ... [Read more...]

How to use optim in R

March 12, 2013 | Markus Gesmann

A friend of mine asked me the other day how she could use the function optim in R to fit data. Of course there are functions for fitting data in R and I wrote about this earlier. However, she wanted to understand how to do this from scratch using optim. ... [Read more...]

First steps of using googleVis on shiny

February 26, 2013 | Markus Gesmann

The guys at RStudio have done a fantastic job with shiny. It is really easy to build web apps with R using shiny. With the help of Joe Cheng from RStudio we figured out a way to make googleVis work on shiny as well. This allows you to make use ... [Read more...]

Registration for ‘R in Insurance’ conference has opened

February 19, 2013 | Markus Gesmann

The registration for the first conference on R in Insurance on Monday 15 July 2013 at Cass Business School in London has opened. The intended audience of the conference includes both academics and practitioners who are active or interested in the applications of R in insurance. The 2013 R in Insurance conference builds ...
[Read more...]

Review: Kölner R Meeting 6 February 2013

February 12, 2013 | Markus Gesmann

The fourth Cologne R user meeting took place last Wednesday at the Institute of Sociology. Thanks to Bernd Weiß for hosting the event and Revolution Analytics for their sponsorship. We had two fantastic talks by Klaus Jacobi and M.eik Michalke. Klaus talked about Eliminating cloud pixels in satellite images ... [Read more...]

Next Kölner R User Meeting: 6 February 2013

February 5, 2013 | Markus Gesmann

Quick reminder: The next Cologne R user group meeting is scheduled for tomorrow, 6 February 2013. All details and the agenda are available on the KölnRUG Meetup site. Please sign up if you would like to come along. Notes from the last Cologne R user group meeting are available here. Thanks ... [Read more...]

Follow the ants to richness

January 29, 2013 | Markus Gesmann

A friend of mine told me the secret of making money at the stock market. "It's easy", he said.All I would have to do is to buy a big jar of ants. Then I should observe the ants movement on my kitchen table, while following the stock market. I ... [Read more...]

Reserving based on log-incremental payments in R, part I

January 8, 2013 | Markus Gesmann

A recent post on the PirateGrunt blog on claims reserving inspired me to look into the paper Regression models based on log-incremental payments by Stavros Christofides [1], published as part of the Claims Reserving Manual (Version 2) of the Institute of Actuaries.The paper is available together with a spread sheet model, ... [Read more...]

Clone all your gists locally with R

January 2, 2013 | Markus Gesmann

I really like gists as a quick way to include more lengthly code snippets into my blog posts. However, I am not a git user as such, and so I was quite concerned when I noticed that all my gists on this blog had vanished after Christmas. I suppose this ... [Read more...]
1 6 7 8 9 10 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)