May 2011

More Command-Line Text Munging Utilities

May 19, 2011 | Stephen Turner

In a previous post I linked to gcol as a quick and intuitive alternative to awk. I just stumbled across yet another set of handy text file manipulation utilities from the creators of the BEAGLE software for GWAS data imputation and analysis. In additio...
[Read more...]

Applying PDQ in R to Load Testing

May 19, 2011 | Neil Gunther

PDQ is a library of functions that helps you to express and solve performance questions about computer systems using the abstraction of queues. The queueing paradigm is a natural choice because, whether big (a web site) or small (a laptop), all computer systems can be represented as a network or ... [Read more...]

R-bloggers – a recommendation

May 18, 2011 | Avi

As I decided to try and blog a little more often now, and touch on "R" every now and then, I decided to take R-bloggers up on their standing offer to include R-related feeds at their site. So, everything I tag with "rstats" (you can guess where that ca... [Read more...]

Mapping locations in R with the Data Science Toolkit

May 18, 2011 | David Smith

Pete Warden's Data Science Toolkit (which we mentioned briefly last week) is an open-source information server that provides an API you can query for information useful for building data science applications, like identifying proper names in unstructured text, or converting IP addresses to lat/long coordinates. You can make queries ... [Read more...]

RStudio the missing link between your brain and statistics

May 18, 2011 | gerhi

RStudio is a graphical user interface for R. Or as the developers put it. RStudio™ is a new integrated development environment (IDE) for R. RStudio combines an intuitive user interface with powerful coding tools to help you get the most out of R.   While there have been a few projects (... [Read more...]

Wonderful New Blog TimeSeriesIreland

May 18, 2011 | klr

I returned from Scotland to find a wonderful new blog from Ireland http://timeseriesireland.wordpress.com.  To highlight his work, I thought I would apply his most recent post AIB Stock Price, EGARCH-M, and rgarch to the S&P 500.  Clearly...
[Read more...]

Fractional Factorial Designs using FrF2

May 18, 2011 | Ralph

The FrF2 package for R can be used to create regular and non-regular Fractional Factorial 2-level designs. It is reasonably straightforward to use. First step is to install the package then make it available for use in the current session: require(FrF2) A basic call to the main functino FrF2 ... [Read more...]

Vehicle Routing Problem

May 18, 2011 | prasoonsharma

This is a follow-up to a previous question on VRP. I investigated R libraries and several other options to solve VRP and decided to build a custom desktop application using open source libraries from COIN-OR. Screenshots attached below.Leave a comment ... [Read more...]

New R User Groups in Turin, Belgrade

May 18, 2011 | David Smith

Two new local R user groups in Europe to announce this week. For R users in Serbia, there's a new group based in Belgrade. You can find more information about the group and upcoming meetings at the Croatian-language blog Sav tar R. And for R users in northern Italy, there's ... [Read more...]

Resources for Learning R (from books to blogs)

May 17, 2011 | Adam.Hyland

The information below will be periodically updated at the folowing permanent link: http://www.backsidesmack.com/r-resources/ Searching for information on R sucks. Not only is the language name a letter of the alphabet (an ignominy it shares with C and some less well known languages), there is Pearson’s ... [Read more...]

A survey of the [60′s] Monte Carlo methods [2]

May 17, 2011 | xi'an

The 24 questions asked by John Halton in the conclusion of his 1970 survey are Can we obtain a theory of convergence for random variables taking values in Fréchet spaces? Can the study of Monte Carlo estimates in separable Fréchet spaces give a theory of global approximation? When sampling functions, ... [Read more...]

Gifts from BAC ML and the Federal Reserve

May 17, 2011 | klr

Bank of America Merrill Lynch and the Federal Reserve Bank of St. Louis Fed continue to surprise me with even more gifts.  This time they added Emerging Market Bond Indexes with history back to 1998 (cannot see Asia Pacific Crisis of 1997-1998 but...
[Read more...]
1 3 4 5 6 7 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)