2009

Hello everybody

March 7, 2009 | the R user...

Well... I don’t really know what to write, but Iknow that I want to say ‘Welcome’ to all of you who are checking this blog, I’m a student, majoring in Actuarial Science in Mexico city, and I thought about a place where we could share ideas and knowledge ... [Read more...]

Workflow with Python and R

March 6, 2009 | Abhijit

I seem to be doing more and more with Python for work over and above using it as a generic scripting language. R has been my workhorse for analysis for a long time (15+ years in various incarnations of S+ and R), but it still has some deficiencies. I’m finding ... [Read more...]

Short introduction to R in Finance

March 5, 2009 | Thinking inside the box

Adam Gehr of DePaul University's Finance Department had organized a panel session about R in Finance at the Midwest Finance Association's 58th Annual Meeting which is happening this week here in Chicago. I just posted my slides on my presentations page. The slides give a brief overview of R, the ... [Read more...]

Wanderlust

March 4, 2009 | John Myles White

We Americans have a reputation as being unworldly. Given the results of the most recent Pew survey, perhaps we deserve it. Evidently, the majority of us never move out of our home states. [Read more...]

Click Tracks and Beat Detection

March 4, 2009 | John Myles White

Being a drummer, a programmer and a fan of statistical analysis, this post on the (unnaturally) perfect timing of drum parts recorded to a click track was a real delight to me. Of course, many claims in the post are odd: it seems hard to imagine that a... [Read more...]

RQuantLib 0.2.11

March 3, 2009 | Thinking inside the box

The changes in Rcpp that I blogged about a few days ago required a few small changes in RQuantLib. Not really much more that prefixing std:: in a number of variable declarations and a few member function calls -- so this is definitely a minor maintenance release. New source and ... [Read more...]

Simulate parameters of a tobit model

March 3, 2009 | Yu-Sung Su

I got an email, asking me if our arm package can simulate tobit model to get simulated parameters. Indeed, arm does not suport tobit model. It only support sim() for lm, glm and mer classes in R. But it is not difficult to get a tobit verison of sim(). Here ... [Read more...]

Color Schemes for R Bar Plots

March 1, 2009 | John Myles White

A recurrent source of irritation for me is the absence of a good default behavior in R for choosing the color scheme for bar plots. A stacked bar plot looks only as good as the color scheme you use. In hope of finding a usable scheme that I could settl... [Read more...]

Your flight is moving …

March 1, 2009 | dan

THE VALUE OF NOT FOLLOWING INSTRUCTIONS As Shane Frederick has noted, if you say “A bat and a ball cost $1.10. The bat costs $1 more than the ball. How much is the ball?”, you will notice that the vast majority of your friends will say “10 cents” instead of the correct “5 cents”, ... [Read more...]

Rcpp 0.6.4

March 1, 2009 | Thinking inside the box

A new maintenance version of Rcpp (now at 0.6.4) was just pushed to CRAN and has been uploaded to Debian. Rcpp is a set of utility classes that provide interfaces for transferring the major R data types to C++ and back which makes it easier to extend R with dynamically loadable ... [Read more...]

Plotting PDQ Output with R

February 27, 2009 | Neil Gunther

One the nice things about PDQ-R (coming in release 5.0) is the ability to plot PDQ output directly in R. Here's a PDQ-R script, together with the corresponding graphical output, that I knocked up to show the effect on the throughput curve of adding mor...
[Read more...]

R in The Windy City

February 27, 2009 | JD Long

In honor of me moving to Chicago, the powers who abide have decided to hold the first annual “R/Finance conference for applied finance using R” conference in Chicago this year. The dates are April 24-25, 2009. R/Finance 2009: Applied Finance with R To those who made the decision on location, ... [Read more...]

Data Analysis Workflow… Part 1 of Infinity

February 26, 2009 | JD Long

One of the many things that I sit around pondering when I should be doing productive things is the idea of analytical workflow. I have only worked with one analytical guru who I felt really gave thought and structure to workflow and its impact on analyist productivity. When I talk ... [Read more...]

Absolutely great resource

February 25, 2009 | :)-k

A very nice resource which helped me a lot in kickstarting my Sweave efforts is Learning to Sweave in APA Style by clementi on scribd. This is a down to earth tutorial containing a lot of good tips! See for yourself:Learning to Sweave in APA Style ... [Read more...]

Sorry, you said you want a stats revolution?

February 23, 2009 | dan

ALL ABOUT REVOLUTION COMPUTING’S R DISTRIBUTION Decision Science News was intrigued by a company called REvolution Computing that got some attention of late for spinning their own mix of the R language for statistical computing and giving it away for free. So DSN asked to interview them to see ... [Read more...]

PDQ-R Lives!

February 22, 2009 | Neil Gunther

After some fiddling to get things linked correctly to the R binaries on my new Macbook, the first PDQ-R test model has run successfully! Here 'tiz ...This is an important step for PDQ development and is due entirely to the efforts of Phil Feller. Natur...
[Read more...]

R graphics: margins are way to large

February 22, 2009 | Gregor Gorjanc

For me R has a very nice and powerfull capabilities for graphics (for example see this gallery). However, I dislike the default setting for margins and placement of axis numbers and labels. Since I always forget the setting of parameters I prefer I am adding this post. For example: library(... [Read more...]
1 30 31 32 33 34 36

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)