February 2014

Princeton vs. Facebook: modeling contagion

February 18, 2014 | Joseph Rickert

by James Paul Peruvankal, Senior Program Manager at Revolution Analytics Three weeks ago, researchers at Princeton released a study on Epidemiological modeling of online social network dynamics that states Facebook might lose 80% of its users by 2015-2017. Facebook data scientists hilariously debunked the study stating that Princeton itself would lose ... [Read more...]

AntWeb – programmatic interface to ant biodiversity data

February 18, 2014 | rOpenSci Blog - R

Data on more than 10,000 species of ants recorded worldwide are available through from California Academy of Sciences' AntWeb, a repository that boasts a wealth of natural history data, digital images, and specimen records on ant species from a large community of museum curators. Digging through some of the earliest announcements ... [Read more...]

Sochi 2014, R, D3.js

February 18, 2014 | G-Tch

Ramnath design rCharts wich combine the powerful of open source R and D3.js.It give very pretty plots. Here is some code, using package XML to collect the data from http://www.sochi2014.com/fr/classement-des-medailles and plot a kind of sankey diagram ... [Read more...]

Adding labels within lattice panels by group

February 18, 2014 | Markus Gesmann

The other day I had data that showed the development of many products over time. I grouped the products into categories and visualised the data as line graphs in lattice. But instead of adding an extensive legend to the plot I wanted to add labels to each line's latest point. ... [Read more...]

Data Analyst

February 17, 2014 | jobs@returnpath

The Impact You’ll Have at RP The Analytics group strives to provide actionable data analysis for Return Path departments to make data-driven decisions. The Data Analyst will collaborate with statisticians, engineering teams, product management, marketing, and others to support existing products and develop new products. The Return Path Network ... [Read more...]

Conditioning and Grouping with Lattice Graphics

February 17, 2014 | steve

Conditioning and grouping are two important concepts in graphing that allow us to rapidly refine our understanding of data under consideration. Conditioning, in particular, allows us to view relationships across “panels” with common scales. Each panel contains a plot whose data is “conditional” upon records drawn from the category that ... [Read more...]

Tutorials- Statistical and Multivariate Analysis for Metabolomics

February 17, 2014 | dgrapov

I recently had the pleasure in participating in the 2014 WCMC Statistics for Metabolomics Short Course. The course was hosted by the NIH West Coast Metabolomics Center and focused on statistical and multivariate strategies for metabolomic data analysis. A variety of topics were covered using 8 hands on tutorials which focused on: ... [Read more...]

IT Blogger – Project Management, Workforce Topics

February 17, 2014 | mwittschen

Haley Marketing Group, the staffing industry’s leading marketing services firm, is seeking experienced IT bloggers to write about the IT industry and IT workforce management. You can work your own schedule, as long as you: write and edit original content that adheres to blogging best practices; meet all project ... [Read more...]

Adjusting Chinese New Year Effects in R is Easy

February 17, 2014 | Christoph Sax

The Spring Festival is the most important holiday in China and many other Asian countries. Traditionally, the holiday starts on Chinese New Year’s Eve, and lasts to the Lantern Festival on the 15th day of the first month of the lunisolar calendar. The Chinese New Year is celebrated either ... [Read more...]

demodulating time series

February 17, 2014 | Dan Kelley Blog/R

This posting shows how one might perform demodulation in R. It is assumed that readers are generally familiar tith the procedure. First, create some fake data, a carrier signal with period 10, modulated over a long timescale, and with phase drifting linearly over time.
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
period [Read more...]

Probabilistic Momentum

February 16, 2014 | systematicinvestor

David Varadi has recently discussed an interesting strategy in the Are Simple Momentum Strategies Too Dumb? Introducing Probabilistic Momentum post. David also provided the Probabilistic Momentum Spreadsheet if you are interested in doing computations in Excel. Today I want to show how you can test such strategy using the Systematic ... [Read more...]

Add a background png image to ggplot2

February 16, 2014 | julianhi

Hey everybody, this is just a short post but I found it very useful. I want to show you how to add images as a background to your ggplot2 plots. To do so we need the packages png and grid Btw, this is just a cool and fast way to ... [Read more...]

Solutions for Multicollinearity in Regression(2)

February 16, 2014 | chenangen

Continue to discuss this topic about multicollinearity in regression. Firstly, it is necessary introduce how to calculate the VIF and condition number via software such as R. Of course it is really easy for us. The vif() in car and kappa() can be applied to calculate the VIF and condition ... [Read more...]
1 4 5 6 7 8 14

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)