Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi to all. I make a little movie with myself, is it good? http://tin.bz/tiffany
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121024/0473235a/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101014/7cfbf8b6/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130326/c18a3573/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130325/f1fe2fc9/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121003/f1ae617e/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20120802/e572d36c/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121005/bda90e0c/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20120205/32cf47f4/attachment-0001.pl>
I am trying to reduce the font size for y-axis labels, not ylab, but the actual categorical names. I have tried cex, cex.axis, cex.lab, font, but none seem to do the trick. Any ideas? thank you.
Hello, I'm trying to make a 3D pie chart, but my labels are overlapping. I see that labelpos could offer a solution to this, but I have been unable to find any code snippets that indicate what type of...
Hello, I?m looking to produce maps of the correlation between a time series at 1 location to global climate variables (SLP, SST etc). A few years ago I did this using ?corField? from the clim.pact package, but since...
I have a rasterBrick (temp) with global temperatures, and a rasterLayer (regions) of global regions. I would like to create a rasterBrick of regional average temperatures. So far I have the following: region1<-mask(temp,regions,maskvalue=1,inverse=TRUE...
Below is a chunk of code that plots a rasterStack with 6 layers; I am trying to put labels a-f in the bottom right corner of each plot. The code below only shows the letter ?a?, how do I...
Hello, I'm trying to do a Mann-Kendall test on my RasterBrick data. So far, I've been able to complete the Mann-Kendall test (via the "Kendall" package) by extracting a series like so: onelocation<-rev(extract(myraster...
Hi all, I'm looking to use a shapefile to aggregate a raster layer. Here's what I have so far: indexAL<-raster("myfile.nc") ALshp<-readShapePoly("ALzipcodes.shp") ALrst<-rasterize(ALshp,indexAL,fun=mean) "indexAL" has a finer resolution...
Thanks so much, that worked perfectly! > On May 23, 2015, at 11:28 AM, Oscar Perpi?an <oscar.perpinan at gmail.com> wrote: > > Hi, > > It is easier with the panel.number function. Following the example proposed by Tim: > > library(rasterVis...
I'm unclear about the distributional assumptions regarding the random effects in glmmTMB, using different covariance structures. It is my understanding that the default is unstructured covariance structure. When estimating a vector of random effects, what is the assumption about...
I am trying to install a package and am getting an unusual (to me) error: devtools::install_github("MikkoVihtakari/ggOceanMapsData") Error in assign(".popath", popath, .BaseNamespaceEnv) : cannot change value of locked binding for '.popath' Calls: local ... eval.parent -> eval -> eval...
I am interested in estimating a mixed model with a random effect for year, site, and an observation-level effect to account for overdispersion, assuming Poisson error structure, using the lme4 package in R. Additionally, I have an indicator variable...
Can't find what you're looking for? Try searching with Google .