search for: themats

Displaying 20 results from an estimated 35 matches for "themats".

Did you mean: temats
2008 Aug 04
2
thematic map of USA
My goal is to prepare a thematic map of the US, with states shaded according to their values for a variable of interest. I would like to include an inset for Alaska in the upper left and an inset for Hawaii in the lower left. If possible, I'd like to use Albers conic projection, or something similar. Thus far I have tried using the maps package with its state database (which omits
2008 Aug 02
0
thematic maps, missing data, gmap
Running R version 2.6.1 under Gentoo Linux, I'm trying to produce a thematic map of the USA using the gmap package and its function USALevelPlot. The variable whose levels are to be plotted is observed for 49 states but missing for one (Delaware). I would like to produce a map in which the states for which data exist are shaded and Delaware is represented only by an outline. In contrast
2010 Jun 10
1
importing multidimensional matrix from MATLAB
Hi, Suppose I have a matrix of size 256x14x32 in MATLAB. I want to import that into R. I used readMat and then do.call. But the variable is stored as an array as its done in R. However, I want to define a variable W=array(0,c(256,14,32)) in R and read the multidimensional matlab variable into W. I am not able to do this in R. Please, could you help ? Thanks Gopi [[alternative HTML version
2009 Aug 25
2
error matrix, cross table,
how to create a cross table to quantify the classes of two thematic maps? -- View this message in context: http://www.nabble.com/error-matrix%2C-cross-table%2C-tp25143926p25143926.html Sent from the R help mailing list archive at Nabble.com.
2011 Dec 03
1
side-by-side map with different geographies using spplot
Hello, I want to create side-by-side maps of similar attribute data in two different cities using a single legend. To simply display side-by-side census block group boundary (non-thematic) maps for Minneapolis & Cleveland I do the following: library(rgdal) library(sp) Minneapolis=readOGR("../Minneapolis/Census/2010/Census_BlockGroup_GEO/","tl_2010_27053_bg10")
2009 Dec 04
2
Standard deviation for each element in a set of matrices
Hello R-users, I would like to know how to find the standard deviation for each element in a set of matrices. Given the following files, File1 File2 File3 1 1 1 4 4 4 7 7 7 2 2 2 5 5 5 8 8 8 3 3 3 6 6 6 9 9 9 I want to calculate the standard deviation for every cell in the file (I'm using gridded data). The desired output is Output 3 3 3 3 3
2010 Dec 14
1
lattice fun: multiple themes in panels with spplot()
I have some geospatial data where two layers are thematic and the third is a percentage, so the maps need to have different themes. thumbDf <- as( stack( thumb), "SpatialGridDataFrame") names(thumbDf at data) <- c("pri", "sec", "pct") thumbDf at data$pri <- factor(thumbDf at data$pri, levels=c(0:8), labels= names( peelClasses)) thumbDf at
2011 Mar 22
1
how to convert a data.frame to a list of dist objects for individual differences MDS?
I have a 45 x 16 data frame consisting of dissimilarities among 10 colors, giving in each column the 45 = 10*9/2 pairwise judgments for one of 16 subjects. The rownames identify each pair of colors, e.g, "AC" = ("A","C"), and the pairs are ordered by columns in the lower triangle of each distance matrix. > helm.raw <-
2004 Oct 01
1
gregmisc 2.0.0 release
gregmisc 2.0.0 =========== gregmisc 2.0.0 has been released and is now available on CRAN. Important Changes --------------------------- - Now a package bundle For this release, gregmisc has been split into a bundle containing 4 separate packages: gdata, gmodels, gplots and gtools. All of your favorite functions are still present, but they are now better organized into thematic groups,
2004 Oct 01
1
gregmisc 2.0.0 release
gregmisc 2.0.0 =========== gregmisc 2.0.0 has been released and is now available on CRAN. Important Changes --------------------------- - Now a package bundle For this release, gregmisc has been split into a bundle containing 4 separate packages: gdata, gmodels, gplots and gtools. All of your favorite functions are still present, but they are now better organized into thematic groups,
2008 Aug 15
1
map("state" ...) Is the USA cracking up?
Running R version 2.6.1 under Linux, I'm trying to use the maps and mapdata packages and the state database to produce a thematic map of the USA. My problem is that cracks (white spaces) appear between some states--e.g. between Colorado and Utah and between Michigan and Indiana. The resulting visual impression is that the country is breaking up. This occurs in all the projections I have
2009 May 27
1
R Books listing on R-Project
I was wondering what the criteria were for including books on the Books Related to R page <http://www.r-project.org/doc/bib/R-books.html>. (There is no maintainer listed on this page.) In particular, I was wondering why the following two books are not listed: * Andrew Gelman, Jennifer Hill, *Data Analysis Using Regression and Multilevel/Hierarchical Models*. (CRAN package 'arm') *
2018 May 23
0
Call for Papers - DSIC’18 - Montenegro
DSIC?18 ? The 2018 International Conference on Digital Science 19 ? 21 October 2018, Montenegro https://digscience.org/ <https://digscience.org/> ---------------------------------------------------------------------------------------------------------------- SCOPE DSIC?18 ? The 2018 International Conference on Digital Science, to be held at Montenegro, 19 ? 21 October 2018, is an
2018 Jun 07
0
Call for Papers - DSIC’18 - Montenegro
DSIC?18 ? The 2018 International Conference on Digital Science 19 ? 21 October 2018, Montenegro https://digscience.org/ <https://digscience.org/> ---------------------------------------------------------------------------------------------------------------- SCOPE DSIC?18 ? The 2018 International Conference on Digital Science, to be held at Montenegro, 19 ? 21 October 2018, is an
2018 Jul 02
0
Call for Papers - DSIC’18 - Montenegro; Deadline: July 14
* Proceedings by Springer ** Indexed in Scopus, ISI, DBLP, etc. __________________________________________________ DSIC?18 ? The 2018 International Conference on Digital Science 19 ? 21 October 2018, Montenegro https://digscience.org/ <https://digscience.org/> ---------------------------------------------------------------------------------------------------------------- SCOPE
2018 Jul 08
0
Call for Papers - DSIC’18 - Montenegro; Deadline: July 14
** Indexed in Scopus, ISI, DBLP, etc. * Proceedings by Springer __________________________________________________ DSIC?18 ? The 2018 International Conference on Digital Science 19 ? 21 October 2018, Montenegro https://digscience.org/ <https://digscience.org/> ---------------------------------------------------------------------------------------------------------------- SCOPE
2015 May 20
2
[Bug 2401] New: sshd copying options leaks memory
https://bugzilla.mindrot.org/show_bug.cgi?id=2401 Bug ID: 2401 Summary: sshd copying options leaks memory Product: Portable OpenSSH Version: 6.8p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org
2020 Jul 28
0
Assistant Clinical Professor - University of Maryland
The University of Maryland?s University Honors program invites applications for four faculty positions to begin in Fall 2020. Each of these Assistant Clinical Professor positions offers a three-year, full-time appointment with competitive salaries and generous benefits. These faculty positions offer a rare opportunity to incubate and test innovative pedagogy, co-design and independently teach
2001 Jul 20
0
A very good R Tips page -- why no link to it?
Dear all, Once in the past I found somehow a very good R Tips page and I was directed to it again recently. It is compiled by Paul Johnson and can be found at http://lark.cc.ukans.edu/~pauljohn/R/statsRus.html It helped me a lot, since it is thematically structured (as opposed to the mailing list itself) and answers many questions that occurs to an R beginner who had already done many operations
2008 Aug 03
0
gmaps, projection, inset
Running R version 2.6.1 under Gentoo Linux, I'm trying to produce a thematic map of the USA using the gmaps package. The result thus far has two problems from my point of view. First, the projection (Miller cylindrical?) elongates southern states and flattens northern ones unattractively. I'd prefer Albers conic projection or something similar. Second, the inset for Alaska is placed