Skip to content
Prev 59653 / 398502 Next

The hidden costs of GPL software?

I think John has exactly the right image -- index to a book --
but I disagree with his conclusions.

I read somewhere that an index should not be done by the
author.  It was probably written by someone who was bored
of indexing, but the logic was precisely because indices should
be about concepts.  The author of a package will have one
concept for a function but not all of the concepts that come
from various fields of study.  I suspect that no one outside of
finance would think to index "sd" with "volatility" for (a not very
good) example.

There could be an index builder that accepts a search phrase and
the function or package that is the successful answer to the search.
If this were open, then R users could contribute to the index who
don't feel qualified to submit code. It could also help diffuse the
frustration of taking too long to find a function by allowing a way
to insure that the exact same thing doesn't happen to others.

Amazon has a function that says those who bought "The Chicago
Manual of Style" also bought Strunk and White.  In the same way,
the R index could provide a list of terms that overlap the given
search term.  For example if we search for "goodness of fit", then
"hypothesis test" might be one of the related terms that pops up.

No, I'm not volunteering to build the system.

Patrick Burns

Burns Statistics
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
John Fox wrote: