2011

Visualizing Tables with plot.table

October 6, 2011 | systematicinvestor

plot.table function in the Systematic Investor Toolbox is a flexible table drawing routine. plot.table has a simple interface and takes following parameters: plot.matrix – matrix with data you want to plot smain – text to draw in (top, left) cell; default value is blank string highlight – Either TRUE/FALSE ... [Read more...]

Assumptions of the Linear Model

October 6, 2011 | danhocking

Linear Assumptions from the Analysis Factor – Assumptions of linear regression (and ANOVA) are about the residuals, not the normality or independence of the response variable (Y). If you don’t know what this means be sure to read this brief … Continue reading →
[Read more...]

Bat Country

October 6, 2011 | xi'an

I've spent a lot of time thinking about and using R's spectrum() function and the Fast Fourier Transform (FFT) in the last 5+ years. Lately, they've begun to remind me a little of a Theremin: simple to use, difficult to master. While prepping a figur... [Read more...]

Webinar Oct 13: Successful uses of R in Banking

October 6, 2011 | David Smith

On Thursday October 13, Hong Ooi from ANZ (Australia and New Zealand Banking Group) will give a webinar presentation on Successful Uses of R (along with SAS and Excel) in Banking. We've covered Hong's use of R for credit risk analysis here on the blog before, and in next week's webinar ... [Read more...]

Efficient Frontier of Buy-Hold and Tactical System

October 6, 2011 | klr

In my mind, there are two very disparate views in the money management space: Markowitz style diversification and Faber style tactical allocation. I thought it would be fun to see what happens when we try to blend the two with an efficient frontier bet...
[Read more...]

Spatiotemporal Data Mining: 2

October 6, 2011 | Intelligent Trading

There are many visual methods used to identify patterns in space and time. I've discussed some in prior threads and will show a few others briefly here. One of the most difficult questions I often hear from others regarding markov type approaches, is...
[Read more...]

On R versus SAS

October 6, 2011 | Luis

A short while ago there was a discussion on linkedin about the use of SAS versus R for the enterprise. I have thought a bit about the issue but, as I do not use Linkedin, I did not make any … Continue reading → [Read more...]

A Work of Art: Efron on Bayesian Inference

October 6, 2011 | Joseph Rickert

(Contributing blogger Joseph Rickert reports from the Stanford University Statistics Seminar series - ed.) Stanford University is very gracious about letting the general public attend many university events. Yesterday, it caught my eye that Bradley Efron was going to speak on Bayesian inference and the parametric bootstrap at the weekly ... [Read more...]

R Workshop

October 6, 2011 | rdpeng

I am going to start a continuing “R Workshop” series of posts with R tips and tricks. If you have questions you’d like answered or were wondering about certain aspects, please leave them in the comments. [Read more...]

Commercial Analytics: The Capabilities

October 5, 2011 | Allan Engelhardt

Commercial Analytics is the kind that makes money. From data to dollars, insights to income, this is all about how to run the business better. To do it and to do it well you need certain capabilities in place. This article builds a map of those business capabilities to help ... [Read more...]

Do cents follow Benford’s Law?

October 5, 2011 | dan

Benford's law is an amazing thing. If you know the probability distribution that classes of "natural" numbers should have, you can detect where people might be faking data: phony tax returns, bogus scientific studies, etc. [Read more...]

Linear regression with correlated data

October 5, 2011 | Luis

I started following the debate on differential minimum wage for youth (15-19 year old) and adults in New Zealand. Eric Crampton has written a nice series of blog posts, making the data from Statistics New Zealand available. I will use … Continue reading → [Read more...]

Calling Google Maps API from R

October 5, 2011 | Pierre Jacob

Hi, Related to Julyan’s previous post, I want to share an easy way to access Google Maps API through R. And then we’ll stop about Google, otherwise it’ll look like we’re just looking for jobs. My problem was the following: … Continue reading → [Read more...]

New release with Batch processing

October 5, 2011 | Markus (cloudnumbers.com)

This week we rolled out a new release at cloudnumbers.com which implements two new main features: cloudnumbers.com now supports Batch processing. Due to some changes in the architecture we were able to reduce our system requirements. In detail, we do not need that much open ports in your ... [Read more...]

Modelling with R: part 3

October 5, 2011 | MK

The previous posts, part 1 and part 2, detailed the procedure to successfully import the data and transform the data so that we can extract some useful information from them. Now it's time to get our hands dirty with some predictive modelling. The dependent variable here is a binary variable taking values "0" ... [Read more...]
1 36 37 38 39 40 143

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)