Skip to content
Prev 1211 / 29559 Next

gstat error: singular matrix in function LDLfactor()

karl.sommer at dpi.vic.gov.au wrote:

            
Yes. Also near-identical locations in combination with variograms 
without a nugget effect may caus it.
Either package gstat, but more likely package sp has a function zerodist 
which will find point pairs with (nearly) zero distances. You may use 
the indexes it returns to do something with these points (e.g. remove 
one of them).
Yes. An alternative would be to average observations, if they are scalar 
data.
--
Edzer