January 2014

Smoothing CTD profiles

January 11, 2014 | Dan Kelley Blog/R

Introduction Smoothing hydrographic profiles with conventional time-series methods is problematic for two reasons: (a) the data are commonly not equi-spaced in depth and (b) the data seldom lack trends in depth. The issues and their solutions are illustrated without much discussion here. The first step in making the graph shown ... [Read more...]

Statistical Interests in Large Cities

January 10, 2014 | arthur charpentier

I always thought that there were some kind of schools in statistics, areas (not to say universities or laboratories) where people had common interest in term of statistical methodology. Like people with strong interest in extreme values, or in Lévy Processes. I wanted to check this point so I ... [Read more...]

Porn capital of the porn nation

January 10, 2014 | Gianluca Baio

The other day I was having a quick look to the newspapers and I stumbled on this article. Apparently, Pornhub (a website whose mission should be pretty clear) have analysed the data on their customers and found out that the town of Ware (Hertfords... [Read more...]

Quick guide to parallel R with snow

January 10, 2014 | nivangio

Probably, the most common complains against R are related to its speed issues, especially when handling a high volume of information. This is, in principle, true, and relies partly on the fact that R does not run parallely…. unless you … Continue reading → [Read more...]

Bayesian First Aid

January 10, 2014 | Rasmus Bååth

So I have a secret project. Come closer. I’m developing an R package that implements Bayesian alternatives to the most commonly used statistical tests. Yes you heard me, soon your t.testing days might be over! The package aims at being as easy as possible to pick up and ... [Read more...]

Spatial clipping and aggregation in R

January 10, 2014 | Robin Lovelace - R

A common task in GIS is comparing the spatial extent of one layer with another. Say you have a load of points, some of which overlay a polygon layer. You are only interested in the points that intersect with the points. What do you do? Also, how can you aggregated-up ... [Read more...]

Instrumental Variables Simulation

January 9, 2014 | Jacob Simmering

Instrumental Variables Instrumental variables are an incredibly powerful for dealing with unobserved heterogenity within the context of regression but the language used to define them is mind bending. Typically, you hear something along the lines of “an instrumental variable is a variable that is correlated with x but uncorrelated with ... [Read more...]

sjPlot 0.9 (data visualization package) now on CRAN #rstats

January 9, 2014 | Daniel

Since version 0.8, my package for data visualization using ggplot has been released on the Comprehensive R Archive Network (CRAN), which means you can simply install the package with install.packages("sjPlot"). Last week, version 0.9 was released. Binaries are already available for OS X and Windows, and source code for Linux. ... [Read more...]

User Request – Middle Segments

January 9, 2014 | Nicholas Hamilton

Recently, a user of ggtern was desirable to produce a plot similar to what can be found HERE. This is relatively simple, given the use of layers during plot construction. In ggplot2 (and hence ggtern), one can define a 'global' dataframe in the constructor, which gets picked up by each ...
[Read more...]

Quantitative Finance Applications in R – 2

January 9, 2014 | Joseph Rickert

by Daniel Hanson QA Data Scientist, Revolution Analytics Some Applications of the xts Time Series Package In our previous discussion, we looked at accessing financial data using the quantmod and Quandl R packages. As noted there, the data series returned by quantmod comes in the form of an xts time ... [Read more...]

Summarising multivariate palaeoenvironmental data

January 9, 2014 | Gavin L. Simpson

The horseshoe effect is a well known and discussed issue with principal component analysis (PCA) (e.g. Goodall 1954; Swan 1970; Noy-Meir & Austin 1970). Similar geometric artefacts also affect correspondence analysis (CA). In part 1 of this series I looked at the implications of these “artefacts” for the recovery of temporal or single dominant ... [Read more...]

MCMSki IV [day #3]

January 8, 2014 | xi'an

Already on the final day..! And still this frustration in being unable to attend three sessions at once… Andrew Gelman started the day with a non-computational talk that broached on themes that are familiar to readers of his blog, on the misuse of significance tests and on recommendations for better ... [Read more...]

What The Hell Is Pi Doing Here?

January 8, 2014 | aschinchon

Nothing in Nature is random … A thing appears random only through the incompleteness of our knowledge (Benedict Spinoza) This is one of my favorite mathematical mysteries. In 1991 David Boll was trying to confirm that the neck of the Mandelbrot Set is 0 in thickness. Neck is located at -0.75+0i (where ... [Read more...]
1 8 9 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)