April 2012

Information flows like water

April 16, 2012 | Pat

Guiding a ship, it takes more than your skill Spark David Rowe’s Risk column this month is about data leverage. The idea is that you are leveraging your data if you are using it to answer questions that are too demanding of information. The piece reminded me of a ... [Read more...]

Borrowing Ideas from Timely Portfolio

April 15, 2012 | systematicinvestor

I want to highlight two great Visualization techniques I discovered by reading the fine blog from Timely Portfolio. First method is based on the lm System on Nikkei with New Chart. Let’s visualize Strategy’s Long/Short/Not Invested periods by highlighting the underlying (i.e. buy & hold) with ... [Read more...]

Significance Test for Kendall’s Tau-b

April 15, 2012 | rtutor.chiyau

A variation of the standard definition of Kendall correlation coefficient is necessary in order to deal with data samples with tied ranks. It known as the Kendall’s tau-b coefficient and is more effective in determining whether two non-parametric data samples with ties are correlated. read more [Read more...]

The Popularity of Statistical Packages

April 15, 2012 | Dave Giles

No matter what your favourite statistical package is, you'll find this post by Robert Muenchen highly informative.Robert concludes that:"By most of the measures discussed here, R is competing well with the commercial software vendors. However, I advise not over generalizing from this data. SAS and SPSS continue to ... [Read more...]

ggplot2 Time Series Heatmaps

April 15, 2012 | theHausdorffMetric

How do you easily get beautiful calendar heatmaps of time series in ggplot2? E.g:From MarginTaleI was impressed by the lattice-based  implementation from Paul Bleicher of Humedica, which you can find referenced in http://blog.revolutionanalytics.c...
[Read more...]

The R-Podcast Episode 5: Basic Package Management

April 15, 2012 | Eric

After a brief delay here’s episode 5 of the R-Podcast. In this episode: R 2.15.0 released, listener feedback, and discussion on basic package management. I discuss helpful resources for finding packages, installation procedures, and how to determine what packages are installed in your R system, among other considerations. If you are ... [Read more...]

Registration for R/Finance 2012 is Open

April 15, 2012 | Peter Carl

Registration has been open for a while, but I wanted to point out the pre-conference seminars. Registrations are strong this year, so if you’re interested you’ll need to sign up before they sell out. Register here… As you probably know by now, the fourth annual R/Finance conference ... [Read more...]

R can write R code, too

April 14, 2012 | gary

In a recent blog post by CMastication, a little meme puzzle is presented with the introduction that a preschooler could solve it in 5-10 minutes, a programmer in an hour. I took the bait. The original problem goes like this: … Continue reading → [Read more...]

Linguistic Notation Inside of R Plots!

April 14, 2012 | Josef Fruehwald

So, I've been playing around with learning knitr, which is a Sweave-like R package for combining LaTeX and R code into one document. There's almost no learning curve if you already use Sweave, and I find a lot of knitr's design and usage to be a lot nicer.I wasn't ...
[Read more...]

Sweeping through data in R

April 14, 2012 | Markus Gesmann

How do you apply one particular row of your data to all other rows?Today I came across a data set which showed the revenue split by product and location. The data was formated to show only the split by product for each location and the overall split by...
[Read more...]

Implementing the Exact Binomial Test in Julia

April 14, 2012 | John Myles White

One major benefit of spending my time recently adding statistical functionality to Julia is that I’ve learned a lot about the inner guts of algorithmic null hypothesis significance testing. Implementing Welch’s two-sample t-test last week was a trivial task because of the symmetry of the null hypothesis, but ... [Read more...]

Instrumental Variables without Traditional Instruments

April 14, 2012 | diffuseprior

Typically, regression models in empirical economic research suffer from at least one form of endogeneity bias. The classic example is economic returns to schooling, where researchers want to know how much increased levels of education affect income. Estimation using a simple linear model, regressing income on schooling, alongside a bunch ... [Read more...]

Plotting conditional densities

April 14, 2012 | Bogumił Kamiński

Recently I have read a post on Comparing all quantiles of two distributions simultaneously on R-bloggers. In the post author plots two conditional density plots on one graph. I often use such a plot to visualize conditional densities of score...
[Read more...]

knitr Performance Report-Attempt 1

April 13, 2012 | klr

I get very excited about new R packages, but rarely is my excitement so fulfilled as with knitr.  Even with no skill, I have already been able to adapt the example Yihui Xie provides in his knitr Graphics Manual into a crude first version of a per...
[Read more...]

[not] Le Monde puzzle (solution)

April 13, 2012 | xi'an

Following the question on dinner table permutations on StackExchange (mathematics) and the reply that the right number was six, provided by hardmath, I was looking for a constructive solution how to build the resolvable 2-(20,5,1) covering. A few hours later. hardmath again came up with an answer, found in the ... [Read more...]

R Statistics Mobile Console (iPhone)

April 13, 2012 | CloudStat

I’m trying to make a mobile version of R-GUI, here is one (trying with iPhone emulator), not so beautiful, but still work. Try at CloudStat Mobile. Below are the screenshots: Homepage Web-based R Console Statistical Apps Directory ( R Apps ) ... [Read more...]
1 6 7 8 9 10 15

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)