Equation of Bivariate Local Moran's I

940 views
Skip to first unread message

Nan Ding

unread,
Apr 24, 2015, 11:45:10 AM4/24/15
to openspa...@googlegroups.com
I'm a graduate student in GISDE program at Clark University. 
My partners and I are doing a python project. 

Since Bivariate Local Moran's I only exist in Geoda, our project objective is creating a tool of Bivariate Local Moran's I for users to use it in ArcMap. 

While we are kind of confused with the formula of BV. While we are kind of confused with the formula of BV. 

Could you offer us the equation of BV? Thank you very much!

Nan Ding

Dr. Sergio Rey

unread,
Apr 24, 2015, 12:04:07 PM4/24/15
to openspa...@googlegroups.com
Hi Nan,


hth,

s.
--

Sergio (Serge) Rey
Professor, School of Geographical Sciences and Urban Planning
GeoDa Center for Geospatial Analysis and Computation
Arizona State University
http://geoplan.asu.edu/rey

Editor, Geographical Analysis
http://wileyonlinelibrary.com/journal/gean


--
You received this message because you are subscribed to the Google Groups "Openspace List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openspace-lis...@googlegroups.com.
To post to this group, send email to openspa...@googlegroups.com.
Visit this group at http://groups.google.com/group/openspace-list.
For more options, visit https://groups.google.com/d/optout.

Isabel Kiefer

unread,
Jun 17, 2015, 11:55:05 AM6/17/15
to openspa...@googlegroups.com

Hello,

I'm using PySAL to compute the bivariate Moran's I for two variables drawn from remote sensing images. I would like to describe the formula that is used to obtain "I", but I have some problems understanding it...

Combining Moran_BV and the definition of the univariate Moran's I, I get this formula: 


Is this correct in your opinion? Shouldn't I divide by sum(i)(X(i)-mean(X))^2 ? 

Thank you very much in advance and sorry if my question might seem stupid..


Best regards,
Isabel Kiefer

Dr. Sergio Rey

unread,
Sep 18, 2015, 4:32:01 PM9/18/15
to openspa...@googlegroups.com
hi isabel,

sorry if i didn’t get back to you on this.

in pysal (and opengeoda) the variables  x and y are first subjected to a standard-normal transformation:

zy = (y - ybar)/y_s

zx = (x - xbar)/x_s

where y_s is the standard deviation of y


so the sum of zy’zy  =  zx’zx = n-1

what matters is the order in the numerator (what has the j subscript and what has the i subscript).


hth


s.
--

Sergio (Serge) Rey
Professor, School of Geographical Sciences and Urban Planning
GeoDa Center for Geospatial Analysis and Computation
Arizona State University
http://geoplan.asu.edu/rey

Editor, Geographical Analysis
http://wileyonlinelibrary.com/journal/gean


nicknic...@gmail.com

unread,
May 12, 2016, 4:09:28 PM5/12/16
to Openspace List
Hi Serge,

I'd like to use a Bivariate Moran's I and LISA statistics using two variable at different times. For instance, population in 1990 and firms' localisation in 2000, since population in 2000 (market size) may affect the localisation of firms in the nearby location subsequently (10 years).

Kindly, I'd like to know if there are any issues with this. I have seen papers that use bivariate spatial autocorrelation using the same variable at different time, or different variables at the same time; but I have never seen papers that use different variables at different time.

Any advise is highly appreciated.

Thank you.
Nick
Reply all
Reply to author
Forward
0 new messages