[R] Logistic geographical weighted regression

2009-12-04 Thread Pazur, Robert
Dear all,
is it possible to perform logstic type of geographical weighted
regression in R software?
 
thanks in advance.
 
robert.

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Logistic geographical weighted regression

2009-12-04 Thread Paul Hiemstra

Pazur, Robert wrote:

Dear all,
is it possible to perform logstic type of geographical weighted
regression in R software?
 
thanks in advance.
 
robert.


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
  
Can't answer your question, but reposting at the r-sig-geo mailing list 
might get you more responses.


cheers,
Paul

--
Drs. Paul Hiemstra
Department of Physical Geography
Faculty of Geosciences
University of Utrecht
Heidelberglaan 2
P.O. Box 80.115
3508 TC Utrecht
Phone:  +3130 274 3113 Mon-Tue
Phone:  +3130 253 5773 Wed-Fri
http://intamap.geo.uu.nl/~paul

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Logistic geographical weighted regression

2009-12-04 Thread David Winsemius


On Dec 4, 2009, at 6:55 AM, Pazur, Robert wrote:


Dear all,
is it possible to perform logstic type of geographical weighted
regression in R software?


We even have a fortune for such questions:

 library(fortunes)
 fortune(Yoda)

Evelyn Hall: I would like to know how (if) I can extract some of the  
information from the summary of my nlme.

Simon Blomberg: This is R. There is no if. Only how.
   -- Evelyn Hall and Simon 'Yoda' Blomberg
  R-help (April 2005)

Try the geospatial Task View as a start:
http://finzi.psych.upenn.edu/views/Spatial.html

And perhaps:
RSiteSearch(spatial logistic)





David Winsemius, MD
Heritage Laboratories
West Hartford, CT

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.