January 2014

Two of my favorite data.table features

January 6, 2014 | Educate-R - R

When I started to use the data.table package I was primarily using it to aggregate. I had read about data.table and its blazing speed compared to the other options from base or the plyr package especially with large amounts of data. As an example, I ... [Read more...]

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #18)

January 6, 2014 | xi'an

MCMSki IV is about to start! While further participants may still register (registration is still open!), we are currently 223 registered participants, without accompanying people. I do hope most of these managed to reach the town of Chamonix-Mont-Blanc despite the foul weather on the East Coast. Unfortunately, three speakers (so far) ... [Read more...]

R as a second language

January 5, 2014 | Luis

Imagine that you are studying English as a second language; you learn the basic rules, some vocabulary and start writing sentences. After a little while, it is very likely that you’ll write grammatically correct sentences that no native speaker would use. You’d be following the formalisms but ignoring ... [Read more...]

Building Affine Transformation Fractals With R

January 5, 2014 | aschinchon

Clouds are not spheres, mountains are not cones, coastlines are not circles and bark is not smooth, nor does lightning travel in a straight line (Benoit Maldelbrot) Fractals are beautiful, hypnotics, mysterious. Cantor set has as many points as the real number line but has zero measure. After 100 steps, the ... [Read more...]

Cran2deb4ubuntu: An Update for 2014

January 5, 2014 | The Ubuntu R Blog

I have been a little quiet on the update front for the past few months, so I thought I would give a quick update as 2014 begins. Between increased responsibilities at work (pseudo-department chair) and some family health issues, work on cran2deb4ubunt... [Read more...]

Bayesian PCA

January 5, 2014 | Petr Keil

Authors: Jan Smycka, Petr Keil This post introduces experimental R package bPCA which we developed with Jan Smycka, who actually came with the idea. We do not guarantee the very idea to be correct and there certainly are bugs – we invite anyone to show us wrong, or to contribute. … Continue ... [Read more...]

ggtern 1.0.2.0 on CRAN

January 4, 2014 | Nicholas Hamilton

An update to ggtern, version 1.0.2.0, is now available on CRAN! This version includes a number of updates, and, additional functionality, which can be summarized below: Better Documentation Theme commands were brought back inline with the ggplot2 format, for example, theme_tern_bw() has been superceded by theme_bw() as per ... [Read more...]

Analyse your bank statements using R

January 4, 2014 | benjaminlmoore

Online banking has made reviewing statements and transferring money more convenient than ever before, but most still rely on external methods for looking at their personal finances. However, many banks will happily give you access to long-term transaction logs, and … Continue reading → [Read more...]

Calibration Affirmation

January 4, 2014 | Max Kuhn

In the book, we discuss the notion of a probability model being "well calibrated". There are many different mathematical techniques that classification models use to produce class probabilities. Some of values are "probability-like" in that they are between zero and one and sum to one. This doesn't necessarily mean that ... [Read more...]

Relenium, Selenium for R. A new tool for webscraping.

January 4, 2014 | aleixrvr

  Two members of the RugBcn  have developed a package for R that ease the path for webscraping . Among the current packages, we highlight the well known RCurl and XML packages. Both are enough for most situations, but they have a limitation dealing with situations where there is some javascript between ... [Read more...]

Le Monde puzzle 847 in Julia

January 4, 2014 | Wingfeet

This week I wanted to play around with Julia and exporting the results. I found http://xianblog.wordpress.com/2013/12/29/le-monde-puzzle-847/ to be just the right size to play around with. CodeA function to check if a triplet has the desired property In [1]: function lemonde847(xx) a=[xx[1],2] b=[xx[2],8] c=[... [Read more...]

Detecting a Time Series Change Point

January 4, 2014 | Rcpp Gallery

In this example we will detect the change point in a time series of counts using Bayesian methodology. A natural solution to this problem utilizes a Gibbs sampler. We’ll first implement the sampler in R naively, then create a vectorized R implementation, and lastly create an implementation of the ...
[Read more...]

The Fourier Transform, explained in one sentence

January 3, 2014 | David Smith

If, like me, you struggled to understand the Fourier Transformation when you first learned about it, this succinct one-sentence colour-coded explanation from Stuart Riffle probably comes several years too late: Stuart provides a more detailed explanation here. This is the formula for the Discrete Formula Transform, which converts sampled signals (... [Read more...]

FuzzyNumbers_0.3-3 released

January 3, 2014 | Marek Gągolewski

A new release of the FuzzyNumbers package for R is now available on CRAN. The package provides S4 classes and methods to deal with Fuzzy Numbers that allow for computations of arithmetic operations, approximation by trapezoidal and piecewise linear FNs,…Read more › [Read more...]

Geomorph and MacOS X

January 3, 2014 | Emma Sherratt

Happy New Year to all Geomorph users,I have received a few emails from Mac users wanting to update to the new version of Geomorph. Unfortunately there is still a lag on the CRAN repository for a MacOS X binary of version 1.1-5. While this is a nuisance... [Read more...]

Forecasting By Combining Expert Opinion

January 3, 2014 | Joseph Rickert

by Michael Helbraun Michael is member of Revolution Analytics Sales Support team. In the following post, he shows how to synthesize a probability distribution from the opinion of multiple experts: an excellent way to construct a Bayesian prior. There are lots of different ways to forecast. Depending on whether there’... [Read more...]

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #17)

January 3, 2014 | xi'an

We are a few days from the start, here are the latest items of information for the participants: The shuttle transfer on January 5th, from Geneva Airport to Chamonix lasts 1 hour 30 minutes. At your arrival in the airport , follow the “Swiss Exit”. After the customs, the bus driver (handling a ... [Read more...]
1 10 11 12 13

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)