search for: kewley

Displaying 3 results from an estimated 3 matches for "kewley".

Did you mean: kelley
2006 Apr 23
2
Reorganizing rows and columns
I'm sure this is a simple task, but how to do it has escaped me. I have imported data from two separate files (each file contains the results from an information retrieval algorithm) organized into a list. They are organized by File,Query, and Rank (in that order): [[1]] Doc Query Rank 5 1 1 9 1 2 7 1 3 5 2 1 7 2 2 9 2 3 [[2]]
2006 Apr 14
0
Calling variables dynamically [Broadcast]
1. The FAQ entry advise you to use a list, instead of using assign() in a loop. Have you considered that? 2. See ?get. Andy From: kewley at eden.rutgers.edu > > I've looked in the online documentation for this, but have > been unable to find an answer. I can name variables > dynamically, but I cannot call them dynamically. Either a > direct answer or a reference to an online resource that has > the answer...
2006 Apr 14
0
Calling variables dynamically
I've looked in the online documentation for this, but have been unable to find an answer. I can name variables dynamically, but I cannot call them dynamically. Either a direct answer or a reference to an online resource that has the answer would be great. I'm trying to write a script that imports and compares results from various IR (information retrieval systems). Each imported file will