<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1499694786314_41302">Boa tarde.</div><div id="yui_3_16_0_ym19_1_1499694786314_41566"><br></div><div id="yui_3_16_0_ym19_1_1499694786314_41567">Quem já tiver conhecimento sobre isso, ajudará muito no que puder colaborar.<br></div><div id="yui_3_16_0_ym19_1_1499694786314_41383"><br></div><div id="yui_3_16_0_ym19_1_1499694786314_41366" dir="ltr">Alguém, por favor, que já mexeu com o pacote spdep, saberia me dizer o por que o R não faz o pesos da matriz de vizinhança, mesmo usando o argumento Zero.policy= TRUE.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41399"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41456">Tudo consiste em:</div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41458"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41460">1- Crio o arquivo municipios.gal no Geoda.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41462">2- importo esse arquivo em formato .gal para o R: este.nb<- read.gal("municipios.gal" , override.id=TRUE)<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41483">3- tento criar a matriz de pesos de vizinhança : nb2listw(este.nb,style="W", zero.policy=TRUE)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41492"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41525">No entanto o R me retorna a mensagem abaixo, sendo que no Geoda eu consigo essa matriz de pesos. O fato é que não entendo por que o R não calcula essa matriz de pesos, já que todas as equações que terei de fazer serão no R, tendo o vista que o Geoda não tem essas equações, só o R<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41523"><br></div><pre tabindex="0" style="font-family: 'Lucida Console'; font-size: 10pt !important; outline: none; border: none; word-break: break-all; margin: 0px; -webkit-user-select: text; white-space: pre-wrap !important; line-height: 15px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: -webkit-left; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" id="yui_3_16_0_ym19_1_1499694786314_41521"><span style="color: rgb(197, 6, 11);" id="yui_3_16_0_ym19_1_1499694786314_41522">Error in print.listw(x) : 
  regions with no neighbours found, use zero.policy=TRUE</span></pre><div dir="ltr" id="yui_3_16_0_ym19_1_1499694786314_41517"><br><span style="color: blue;" id="yui_3_16_0_ym19_1_1499694786314_41371"></span></div><pre tabindex="0" style="font-family: 'Lucida Console'; font-size: 10pt !important; outline: none; border: none; word-break: break-all; margin: 0px; -webkit-user-select: text; white-space: pre-wrap !important; line-height: 15px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: -webkit-left; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" id="yui_3_16_0_ym19_1_1499694786314_41370"><span style="color: blue;" id="yui_3_16_0_ym19_1_1499694786314_41371"><br><br></span></pre></div></body></html>