Skip to content
Prev 78624 / 398502 Next

Matrix calculations in R--erroneous?

Hi Spencer:  Thanks!  This gives me a number of other ways of thinking about
this problem.  My one concern is that these approaches would also run into
some difficulties with how long it takes to calculate.  I'm interested not
in a single value but a matrix of over 300k values that has to be recomputed
more than a million times.  If I had to apply ifelse or floor to each of
these, it might take too long.  I'll have to see.

Peter
On 10/7/05 5:55 PM, "Spencer Graves" <spencer.graves at pdf.com> wrote: