Displaying 3 results from an estimated 3 matches for "nhits".
Did you mean:
hits
1998 Feb 27
1
R-beta: is there a way to get rid of loop?
Here is a programming question. The code I am using is quite slow and I
was wondering if there is a way to get rid of the for loop.
I am dealing with "interaction" in 2x2 table, and am using Edwards's G_I
(Likelihood, p. 194).
I label the cells in the table as follows
stim response
"y" "n" total
--------------------------------
y hit miss nsignal
2002 Dec 31
0
MRTGscript - Update
...2] eq "REJECT") {
$Count++;
}
}
if (($ARGV[0] eq "-drop") || ($ARGV[0] eq "-both")) {
if ($Line2[2] eq "DROP") {
$Count++;
}
}
}
}
}
close LOG;
print "$Count\n0\n1\nHits\n";
print STDERR "$Count\n0\n1\nHits\n";
2008 Aug 06
1
error in installing R packages
Hello,
I am trying to install R packages under linux, some of the packages can
not be installed and I got the following error, could anybody give me
suggestion on where the problem is and how to fix it? Thanks-e
> .libPaths()
[1] "/usr/lib64/R/library"
[2] "/usr/share/R/library"
[3]