Hello,
I'm using the spatial weights matrix of the 103 Italian provinces
"itaww" of the package splm
example:
library(splm)
data(itaww)
itaww
It is a matrix of 103 rows and 103 columns. Each row (and each column)
corresponds to an italian province and I would like to know the row's
names of the matrix (currently defined by numeric ID).
Thank you for your help
Alfonso
******************************************************************************
IL MERITO DEGLI STUDENTI VIENE RICONOSCIUTO
Il 5 per mille all'Universita' degli Studi di Napoli "Parthenope" incrementa le
borse di studio agli studenti - codice fiscale 80018240632
http://www.uniparthenope.it/index.php/5xmille
Questa informativa e' inserita in automatico dal sistema al fine esclusivo
della realizzazione dei fini istituzionali dell'ente.
______________________________________________
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.