Skip to content
Prev 15474 / 63424 Next

NaN and linear algebra

I am sorry that I wasn't clear.  All that I meant was that *this* 
problem can result in different behaviour in "ordinary" statistical 
applications.  For example, if the objective function in a call to 
optim() involves calling one of these linear algebra routines, the 
result may be NaN (on systems other than Mac OS X) --- which optim will 
typically handle sensibly --- or something else (an error, or perhaps 
some consequence of getting 0 for the determinant) under Mac OS X .

Probably this was obvious to you.  Apologies if I misled you into 
thinking that there was some other problem I knew about.

Best regards,
David
On 20 Mar, 2005, at 15:08, stefano iacus wrote: