Skip to content
Prev 3327 / 29559 Next

Geographically Weighted Discriminant Analysis

On Wed, 26 Mar 2008, Hisaji ONO wrote:

            
Hi,

Not as such, no, because it uses glm(), and one would need a multinomial 
response. You could look at how multinom() in the nnet package could be 
adapted, it would easier than lda() or qda() in MASS, which do not take a 
weights= argument.

Hope this helps,

Roger