Skip to content

unable to run spatial lag and error models on large data

2 messages · shish matt, Roger Bivand

1 day later
#
shish matt <shishm <at> yahoo.com> writes:
R-sig-geo but did not get any
Since your message never reached that list - did you check? - that isn't very
surprising. Try again properly on R-sig-geo.
various variables on home sale
Create them in R, much less error prone. knn2nb(knearneigh()). A lot of problems
arise from badly imported weights, but yours below seem OK.
following message: Non-symmetric
what can I do? 

What do you think? If you are using nearest neighbours, only a very unusual set
of points would give symmetric neighbours, and that would likely also have
subgraph problems.
Read the help pages, method= argument. For larger data sets, use "LU" or perhaps
"MC" when the weights are not symmetric.
.solve=1.0e-20)
No idea, almost certainly caused by not reading the documentation. Try on the
original list.
DO follow the rule of not posting HTML!