40 likes | 187 Vues
R for Spatial Stats. What is R? A application for statistics A Vector and Matrix math package A programming language Open Source (i.e. free) Very popular within the statistics world Becoming popular in spatial stats Extensible with over 4000 packages! Easy to load packages. R Language.
E N D
R for Spatial Stats • What is R? • A application for statistics • A Vector and Matrix math package • A programming language • Open Source (i.e. free) • Very popular within the statistics world • Becoming popular in spatial stats • Extensible with over 4000 packages! • Easy to load packages
R Language • R Language: • Variables • Arithmetic • Flow control • Input/Output • Objects: • Scalars • Vectors • Matrices • Data Tables • Model Results • Others…
Libraries/Packages • Spatial: Kriging, point pattern analysis • mgcv: package with GAMs, mixed GAMs • Spatstat: K-functions, plotting spatial data, clusters, models, etc.
R for Spatial Stats Web Site • https://dl.dropboxusercontent.com/u/37858409/R/__Overview.html