R: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „R ist eine Statistiksoftware. R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a deb…“)
 
Keine Bearbeitungszusammenfassung
 
Zeile 3: Zeile 3:
R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.  
R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.  


Homepage / Support:
== R und Geovisualisierung ==
* The R Project for Statistical Computing [http://www.r-project.org/ Homepage]
 
* R-sig-Geo -- R Special Interest Group on using Geographical data and Mapping: [https://stat.ethz.ch/mailman/listinfo/r-sig-geo]
Siehe [[Geostatistik]].


Presentations/Tutorials for R with PostGIS:
Presentations/Tutorials for R with PostGIS:
Zeile 11: Zeile 11:
* Geoprozessieren mit PostgreSQL/PostGIS und R, Harald Schwenk, FOSSGIS 2010: [http://www.fossgis.de/konferenz/2010/events/64.de.html]
* Geoprozessieren mit PostgreSQL/PostGIS und R, Harald Schwenk, FOSSGIS 2010: [http://www.fossgis.de/konferenz/2010/events/64.de.html]
* An example of using PostGIS from R, Duncan Golicher’s weblog, April 2008: [http://duncanjg.wordpress.com/2008/04/19/an-example-of-using-postgis-from-r/]
* An example of using PostGIS from R, Duncan Golicher’s weblog, April 2008: [http://duncanjg.wordpress.com/2008/04/19/an-example-of-using-postgis-from-r/]
== Weblinks ==
* The R Project for Statistical Computing [http://www.r-project.org/ Homepage]
* R-sig-Geo -- R Special Interest Group on using Geographical data and Mapping: [https://stat.ethz.ch/mailman/listinfo/r-sig-geo]


[[Category:Software]]
[[Category:Software]]

Aktuelle Version vom 22. Februar 2011, 20:52 Uhr

R ist eine Statistiksoftware.

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.

R und Geovisualisierung

Siehe Geostatistik.

Presentations/Tutorials for R with PostGIS:

  • PL/R and PostGIS, GIS Article by bostongis.com Part 1, Part 2
  • Geoprozessieren mit PostgreSQL/PostGIS und R, Harald Schwenk, FOSSGIS 2010: [1]
  • An example of using PostGIS from R, Duncan Golicher’s weblog, April 2008: [2]

Weblinks

  • The R Project for Statistical Computing Homepage
  • R-sig-Geo -- R Special Interest Group on using Geographical data and Mapping: [3]