Skip to content
Prev 8760 / 29559 Next

spautolm

On Tue, 13 Jul 2010, Edzer Pebesma wrote:

            
No, if you check with a different sparse method, say "LU" or "spam", 
you'll get the same result as with "Matrix". The log determinant code was 
changed before the change was made in Matrix, conditioning on the version 
of Matrix being used, at and following line 269 in:

https://r-forge.r-project.org/scm/viewvc.php/pkg/R/jacobian.R?annotate=282&root=spdep

The warning is still issued once per session by Matrix in case some 
developer hasn't noticed.

Hope this helps,

Roger