[R] boot error: Error in statistic(data, original, ...) : unused argument(s) ( ...)
Thomas Lumley
tlumley at u.washington.edu
Mon Aug 15 17:41:08 CEST 2005
On Sat, 13 Aug 2005, Prof Brian Ripley wrote:
> I suspect you want
>
> AdjForBase2 <- function (data, inds)
>
> and to refer to data[inds, 1] and data[inds, 2], but since your code is
> completely devoid of spaces and indentation, I have paid it little
> attention.
http://msr.uwaterloo.ca/msr2005/papers/27.pdf describes a study of
student computer science projects from CVS logs in which the only code
feature correlated with the final grade was the number of times a space
was used after a comma. [I'm not sure I like their analysis, though].
-thomas
More information about the R-help
mailing list