November 2013

Introduction to Fractals

November 3, 2013 | andrew

A short while ago I was contracted to write a short piece entitled “Introduction to Fractals”. The article can be found here. Admittedly it is hard to do justice to the topic in less than 1000 words. Both of the illustrations were created with R. Mandelbrot Set The Mandelbrot Set image ... [Read more...]

2013-11 Automatic Conversion of Tables to LongForm Dataframes

November 3, 2013 | akoh003

TableToLongForm automatically converts hierarchical Tables intended for a human reader into a simple LongForm Dataframe that is machine readable, hence enabling much greater utilisation of the data. It does this by recognising positional cues present in the hierarchical Table (which … Continue reading → [Read more...]

Simulating Abstract Art with R

November 3, 2013 | Mark T Patterson

Piet Mondrian Composition with Red, Blue, Black, Yellow, and Gray (1921): An example draw from my simulation function: We're in the midst of planning our spring course on Empirical Research Methods, and as a result, I've found myself spending a lot of time thinking about some of the fist ideas in ... [Read more...]

Statistical aspects of two-way cross-over studies

November 3, 2013 | Wingfeet

I ran into this presentation on Statistical aspects of two-way cross-over studies by Ing. Helmut Schütz (http://bebac.at). He presented some code and referred to the bear package. The bear package is menu driven, which is not my thing. I had to try and do that in R ... [Read more...]

Weekend Reading: Market Neutral

November 1, 2013 | systematicinvestor

I recently came across a very interesting idea at the The Problem with Market Neutral (and an Answer) post by Mebane Faber. Today I want to show how you can test such strategy using the Systematic Investor Toolbox: Mebane thank you very much for sharing this great observation and great ... [Read more...]

What’s new in Revolution R Enterprise? Webinar November 5

November 1, 2013 | David Smith

Revolution R Enterprise 7 is a major update to Revolution Analytics' flagship predictive analytics software. Not only does it include the latest release of Open Source R (providing compatability with more than 6,000 user-contributed packages), it also adds in-Hadoop and in-database predictive modeling with big data, new statistical capabilities, and drag-and-drop workflow ... [Read more...]

Some Weekend Reading

November 1, 2013 | Dave Giles

Just what you need - some more interesting reading! Al-Sadoon, M. M., 2013. Geometric and long run aspects of Granger causality. Mimeo., Universitat Pompeu Fabra. (Forthcoming in Journal of Econometrics.) Barnett, W. A. and I. Kalondo-Kanyama, 2013. Time-varying parameter in the almost ideal demand system and the Rotterdam model: Will the best ... [Read more...]

Quarterback Wonderlic Scores by Institution (Academic) Strength

November 1, 2013 | Mark T Patterson

## geom_smooth: method="auto" and size of largest group is <1000, so using<br>## loess. Use 'method = x' to change the smoothing method.<br>
I remember my dad telling me that when he was at Northwestern in the mid-70s, the team was essentially winless. As a small consolation, he remembered that the football team had actually been full of good students. Some time ago, I stumbled across nflcombineresults.com. Among other measures, ... [Read more...]

Percolation Threshold: Including Next-Nearest Neighbours

November 1, 2013 | andrew

In my previous post about estimating the Percolation Threshold on a square lattice, I only considered flow from a given cell to its four nearest neighbours. It is a relatively simple matter to extend the recursive flow algorithm to include other configurations as well. Malarz and Galam (2005) considered the problem ... [Read more...]

Formatting Markdown Tables with R

November 1, 2013 | Educate-R - R

This past summer when the twin cities R user group was starting to get back up and running, I offered to present on some R related things that I was working on. One thing I was working on was a part of my last post. In a response to discussing ... [Read more...]
1 10 11 12

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)