Tutorial using the free software
11 pages
English

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris

Tutorial using the free software

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus
11 pages
English
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus

Description

Tutorial using the free software Performing a spatial Principal Component Analysis using the R software T. JOMBART November 2006 For any questions or comments, please send an email to: . Contents 1 Introduction 2 2 Building a connection network 4 3 Performing the analyses 5 3.1 Testing for the existence of spatial structures . . . . . . . . . . . . . 6 3.2 Identifying and displaying the spatial structures . . . . . . . . . . . 8 3.2.1 The Principal Component Analysis . . . . . . . . . . . . . . 8 3.2.2 The spatial Principal Component Analysis . . . . . . . . . . 10 1

  • cats

  • conversion functions

  • build connection

  • include spatial

  • spdep knn

  • function library

  • tutorial using

  • nb2neig

  • gabriel graph


Sujets

Informations

Publié par
Nombre de lectures 28
Langue English

Extrait

Data
library(spdep)
R is a statistical language which can be freely downloaded f //www.r-project.org/package). The spdepwritten by voted to the creation and to the manipulation of spatial You have to install it and to load it into your R session:
1
We illustrate the method using two data sets. The data consists in a zip archive containing two ArcView shapefiles (ESRI file format). Files are extracted and data are loaded into R with theread.shapefunction of themaptoolslibrary.
2
"spatialrlqdata.zip")
zip.file.extract("environment.dbf",
Introduction
Contents
February 10, 2006
1
1
Performing spatial-RLQ analysis with
Introduction
3
2
1
6
2
St´ephaneDray
Spatial-RLQ analysis
Data
rom internet (http: Roger Bivand is de-weighting matrices.
You need also theade4package (multivariate analyses) and themaptoolspack-age (if data are stored in the shapefile format (ArcView GIS): library(ade4) library(maptools)
This document indicates how to perform spatial-RLQ analysis (Dray et al., 2002) in R. Commands are written in red and outputs are written in blue.
Lastly, download and source the filespatialrlq.Ravailable in the software section of my website. source("spatialrlq.R")
  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents