Displaying 1 result from an estimated 1 matches for "eigenw".
Did you mean:
eigen
2003 Aug 07
0
spdep error message
...: error code 2311 from Lapack routine
dgeev
The problem seems to be with the inclusion of the Euclidean distances
("dists")
in the spatial weights matrix, as regressions using weights matrices without a
glist worked fine. I tried switching the method used in errorsarlm to
"eigenw"
but this also resulted in an error:
Error in switch(method, eigen = if (!quiet) cat("neighbourhood matrix
eigenvalues\n"), :
...
Unknown method
Similarly, switching methods to "sparse" also resulted in an error:
Error in spwdet(sparseweights,...