Skip to content
Prev 20954 / 29559 Next

Export matrix weights to excel.

On Mon, 5 May 2014, Rolando Valdez wrote:

            
You can "see" it, nobody else can. Are all the rowSums() of the matrix 1? 
If so, two of the observations only have one neighbour (maybe a pair 
linked only to each other). Why would this be unexpected if you are using 
distance-based neighbours?
They follow the order of the coordinate matrix you passed to dnearneigh(), 
but you can check this easily enough.

Please do read the documentation, none of this is particularly difficult.

Roger