R

Negros Quake Animation in R

June 17, 2012 | arsalvacion

Taken from a previous post in other website, maps below show the locations of epicenters and sequence of earthquakes that struck Negros last February 6, 2012. The bottom image is the animation these maps using animation package in R. Data was taken fr...
[Read more...]

3D Maps in R

June 16, 2012 | arsalvacion

Talking about elevation, one can also plot a wire frame 3D view of an area using the persp function. Using the same data source from my previous post, 3D view of Marinduque, Philippines was produced using the following code below: ################...
[Read more...]

integrating R with other systems

June 16, 2012 | Harlan

I just returned from the useR! 2012 conference for developers and users of R. One of the common themes to many of the presentations was integration of R-based statistical systems with other systems, be they other programming languages, web systems, or enterprise data systems. Some highlights for me were an update ... [Read more...]

Carnon [and Core, end]

June 15, 2012 | xi'an

Yet another full day working on Bayesian Core with Jean-Michel in Carnon… This morning, I ran along the canal for about an hour and at last saw some pink flamingos close enough to take pictures (if only to convince my daughter that there were flamingos in the area!). Then I ... [Read more...]

Cubism Horizon Charts in R

June 15, 2012 | klr

Like many, I have been in awe of the d3.js and cubism.js visualization packages created by Mike Bostock. Mike Bostock @ Square talks about Time Series Visualization from Librato on Vimeo. The charts are beautiful and extraordinarily functional, so I th...
[Read more...]

Project Euler — problem 10

June 15, 2012 | Tony

Just finish my last assignment for this week. IT’S WEEKEND, officially. Let me take a break to have a look at the tenth problem, another prime problem. It’s no doubt that prime is the center of the number theory and fundamental … Continue reading → [Read more...]

Using R in/for Governments

June 15, 2012 | Pairach

Recently British government (by Office  of National Statistics: ONS) just published their version of R manual for analysis of the government survey. The links to PDF and MS word versions of the manual including the R syntax are as below. Note: The R syntax link is not working now. I ... [Read more...]

More on birthday probabilities

June 15, 2012 | David Smith

Last week, Joe Rickert used R and four years of US Census data to create an image plot of the relative probabilities of being born on a given day of the year: Chris Mulligan also tackled this problem with R, but this time using 20 years of Census data from 1969 to 1988. ... [Read more...]

Standard, Robust, and Clustered Standard Errors Computed in R

June 15, 2012 | diffuseprior

Where do these come from? Since most statistical packages calculate these estimates automatically, it is not unreasonable to think that many researchers using applied econometrics are unfamiliar with the exact details of their computation. For the purposes of illustration, I am going to estimate different standard errors from a basic ... [Read more...]

useR 2012: my materials

June 14, 2012 | civilstat

Just a quick note that I’ve posted the slides, code, and dataset from my useR 2012 talk. I’m having a great time here in Nashville and will write up a conference review soon, with links to the many excellent packages … Continue reading → [Read more...]

Pretty Correlation Map of PIMCO Funds

June 14, 2012 | klr

As PIMCO expands beyond fixed income, I thought it might be helpful to look at correlation of PIMCO mutual funds to the S&P 500.  Unfortunately due to the large number of funds, I cannot use the chart.Correlation from PerformanceAnalytics.&nbs...
[Read more...]

Revolution Newsletter: June 2012

June 14, 2012 | David Smith

The most recent edition of the Revolution Newsletter is out. The news section is below, and you can read the full June edition (with highlights from this blog and community events) online. You can subscribe to the Revolution Newsletter to get it monthly via email. Revolution R Enterprise 6 Now Available! ... [Read more...]

In case you missed it: May 2012 Roundup

June 13, 2012 | David Smith

In case you missed them, here are some articles from May of particular interest to R users. R tops the annual KDNuggets Data Mining Software poll for the first time. R 2.15.1 is scheduled for June 22. (Revolution R Enterprise 6, released on June 5, is based on 2.14.2.) A tutorial uses R, Hadoop, and ... [Read more...]

Project Euler — problem 9

June 12, 2012 | Tony

Just had supper. My stomach is full of cabbage, carrot and noodle. I’d like to solve the ninth problem to stretch my mind. This one is about Pythagorean theorem. A Pythagorean triplet is a set of three natural numbers, a __ b __ … Continue reading → [Read more...]

Visualizing Euro 2012: First Group Games

June 12, 2012 | diffuseprior

Now that every team has played a match it will be interesting to see how this has affected the (inverse) odds of victory. Since the plot in my last post was a bit ‘busy’, I have decided to use the facet_wrap function in gglplot2 to stratify by group. Also, ... [Read more...]

Statistics of Drawdown–paper and post

June 11, 2012 | klr

Thank so much to Patrick Burns’ post Variability in maximum drawdown.  He starts with “Maximum drawdown is blazingly variable,” which I say is why money management is so blazingly difficult.  After spending a lot of time thinking about ...
[Read more...]
1 18 19 20 21 22 176

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)