October 2012

Going to the Movies…

October 22, 2012 | Sascha W.

Today, let us have a look at movies. The Internet Movie Database (IMDb) has some data dumps available on their website. It's a subset of the information available on the IMDb site, but it's more than enough. I will spare you my code to convert these da... [Read more...]

Predict User’s Return Visit within a day part-2

October 22, 2012 | Amar Gondaliya

Welcome to the second part of the series on predicting user’s revisit to the website. In my earlier blog Logistic Regression with R, I discussed what is logistic regression. In the first part of the series, we applied logistic regression to available data set. The problem statement there was ... [Read more...]

Classes and Objects in R

October 21, 2012 | Robert Norberg

Classes and objects in R Welcome back! In this blog post I'm going to try to tackle the concept of objects in R. R is said to be an “object oriented” language. I touched on this in my last post when we discussed the concatenate function c() and I'll go ... [Read more...]

Logistic Regression with R

October 21, 2012 | Amar Gondaliya

Logistic Regression In my first blog post, I have explained about the what is regression? And how linear regression model is generated in R? In this post, I will explain what is logistic regression? And how the logistic regression model is generated in R? Let’s first understand logistic regression. ... [Read more...]

Basics of JavaScript and D3 for R Users

October 21, 2012 | civilstat

Hadley Wickham, creator of the ggplot2 R package, has been learning JavaScript and its D3 library for the next iteration of ggplot2 (tentatively titled r2d3?)… so I suspect it’s only a matter of time before he pulls the rest of the … Continue reading → [Read more...]

Player timelines with ggplot

October 21, 2012 | pssguy

Timelines can be quite a handy way of getting an overview of a player’s career in terms of when they played, with which team and who were their contemporaries As often is the case, I turned to Stackoverflow to set me on my way for an R solution. In ... [Read more...]

ggmcmc – diagnostic plots for MCMC with ggplot2

October 21, 2012 | Martyn

Xavier Fernández i Marín, who maintains the jags package on Gentoo Linux, writes to tell me he is developing the R package ggmcmc. This package is for visualizing Markov Chain Monte Carlo output using ggplot2 graphics and  should complement the … Continue reading → [Read more...]

Looking to the PCA scores with GGobi

October 21, 2012 | jrcuesta

In this post I continue with the unsupervised exploration of oil spectra, which we have seen in previous post ( PCA with "ChemoSpec" - 001).In the manual "ChemoSpec:An R Package for Chemometric Analysis of Spectroscopic Data", (page 23) there is a brie...
[Read more...]

Momentum in R: Part 2

October 20, 2012 | rbresearch

Many of the sites I linked to in the previous post have articles or papers on momentum investing that investigate the typical ranking factors; 3, 6, 9, and 12 month returns. Most (not all) of the articles seek to find which is the “best” look-back period to rank the assets. Say that the outcome ... [Read more...]

Le Monde puzzle (rainy Sunday!)

October 20, 2012 | xi'an

On October 14, the weekend edition of Le Monde had the following puzzle: consider four boxes that contain all integers between 1 and 9999, in such a way that for any N, N, 2N, 3N, and 4N are in four different boxes. If 1,2,3 and 4 are in boxes labelled 1,2,3 and 4, respectively, in [...] [Read more...]

PCA with "ChemoSpec" – 001

October 20, 2012 | jrcuesta

In my last post about "ChemoSpec package" (Hierarchical Cluster Analysis (ChemoSpec) - 02), we saw the two cluster groups (one for olive oil, other for sunflower oil), and also another sub-clusters for the sunflower oil.Continue reading the manual "Che...
[Read more...]

Tidbit: Correlation and Simple Linear Regression

October 19, 2012 | skycondition

In business "Correlation" is generically used as a mutual relationship or connection between two or more things; statistically speaking correlation is the interdependence of variable quantities. I overhear many end users request information on the correlation of variables for prediction use, what they are referring to is actually simple linear ... [Read more...]

Because it’s Friday: 7 billion-person ‘continents’

October 19, 2012 | David Smith

The population of the world has been over 7 billion for about a year now. But those seven billion aren't distributed equally around the globe. 1.2 billion people — about in India alone (despite it havingjust 2% of the world's land area). At the other end of the spectrum, the entire continent of Australia ... [Read more...]

Venturing in text mining with ‘R’

October 19, 2012 | saptarsi goswami

Background:Hello Friends, hope all of you are doing just great.  I decided to create my footprint in the blog space, it comes from my desire to share few very basic steps of text mining, with all of you.  I am neither a nerd, or statistician or an established data ... [Read more...]
1 4 5 6 7 8 16

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)