Displaying 1 result from an estimated 1 matches for "levegu".
Did you mean:
levegue
2004 Jun 09
1
Re: R equivalent of Splus rowVars function
...him to the `two-pass' algorithm for variance.)
Here are the functions that didn't make it into R's base package, which should
be very similar to the S-Plus functions of the same names. The "twopass"
argument determines whether Andy's two-pass algorithm (Chan Golub & LeVegue) is
used (it's slower but more accurate). In real life I set the "twopass" default
to FALSE, because in finance noise is always bigger than signal.
I am cc'ing to R-help, as this is really an R question.
--
-- David Brahm (brahm at alum.mit.edu)...