How to search the R-sig-finance archives

January 19, 2012

A not unusual part of a response on the R-sig-finance mailing list is:

“Search the list archives.”

In principle that makes sense.  In practice it might not be clear what to do.  Now it should be.

The list

The R-sig-finance mailing list deals with the intersection of questions about the R language and finance.  It can be of interest to finance people who don’t use R.

You can subscribe via https://www.stat.math.ethz.ch/mailman/listinfo/R-SIG-Finance/

You need to be subscribed in order to post to the list.

You can see the archives of the list at https://stat.ethz.ch/pipermail/r-sig-finance/ but I doubt that is an effective route to searching the archives.

Search method J

As in Josh.

  • Go to Rseek
  • Put in your search term
  • select “Support Lists” (near top right)

The search we want to do (of course) is for “Lao Tzu”.  The method works wonderfully for this.

Search method B

As in Brian.

  • Use the search engine of your choice
  • Start with the list name, then your target search

For example, search:

r-sig-finance Lao Tzu

The order can matter, and Brian asserts that putting the list name first gives better results.

Search method D

As in Dirk.

Hey, I have it all memorized, why would I need to search?

Questions

What other strategies are there for searching the archives?

Epilogue

I’ve looked under chairs
I’ve looked under tables
I’ve tried to find the key
To fifty million fables

from “The Seeker” by Pete Townshend

Leave a Reply

  1. Vincent 2012-01-19 at 09:34 - Reply

    Method B can be improved by restricting the search to a given website, e.g., “site:stat.ethz.ch r-sig-finance Lao Tzu”. The actual syntax may depend on the search engine used.

  2. Dirk Eddelbuettel 2012-01-19 at 13:38 - Reply

    Misinformation 🙂 I actually use a ‘modified Brian and Vincent method’, most often simply something like ‘gmane r-sig-finance some term’ as I like the gmane.org presentation (esp. ‘threaded’) better than the default mailman archives from the list software. And I agree with Vincent that the ‘site:’ operator can help too.

    • Pat 2012-01-19 at 18:58 - Reply

      There’s never misinformation on my blog.

Related posts

  • May 20, 2013

    Under the covers of strange bedfellows. Previously The idea of implied alpha was introduced in "Implied alpha -- almost wordless". In a comment to that post Jeff noticed that [...]

  • May 15, 2013

    Torturing portfolios to give different volatilities between a factor model and Ledoit-Wolf shrinkage. Previously There have been posts on: "What the hell is a variance matrix?" factor models Ledoit-Wolf [...]

  • May 6, 2013

    What's that thing about arithmetic and geometric returns and the variance? Previously An introduction to the difference between simple and log returns is: A tale of two returns Issue [...]