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

  • July 28, 2014

    Highlighted EARL As in "Effective Applications of the R Language". 2014 September 15-17, London. Somehow they gave higher billing to Ben Goldacre than to Pat Burns.  If Obama were [...]

  • March 16, 2014

    More efficiency and an additional function in the new version on CRAN. Variance estimation The major functionality in the package is variance estimation: Ledoit-Wolf shrinkage via var.shrink.eqcor statistical factor [...]

  • February 9, 2014

    A data analysis surprise party. Simple question If I have correlation matrices each estimated with a month of daily returns, how much worse is the average of six of [...]