Skip to content

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.

63 results for “from:Ingo”

spplot legends for each subplot
Ingo Holz · Nov 8, 2007 · r-sig-geo

Hi, is it possible to have different legends for each subplot in a figure produced by spplot() ? Thanks, Ingo

one sided t test
Ingo · Jan 14, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110114/85d047e0/attachment.pl>

Multidimensional List access
Ingo Reinhold · May 18, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110518/35a27c7e/attachment.pl>

Variable length datafile import problem
Ingo Reinhold · Feb 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110215/f5358037/attachment.pl>

[plyr] Moving average filter with plyr
Ingo Reinhold · Aug 27, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130827/426a2bc3/attachment.pl>

spplot legends for each subplot
Ingo Holz · Nov 9, 2007 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20071109/92658471/attachment.pl>

semi-transparent layer with image()
Ingo Holz · Nov 16, 2007 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20071116/069e5179/attachment.pl>

spplot - polygons with colored borderlines
Ingo Holz · May 26, 2009 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20090526/9bad7799/attachment.pl>

Outer product from matrix by row and a vector
Ingo Reinhold · Aug 7, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120808/692f7bf1/attachment.pl>

Generating 1-bit and 8-bit BMP files using R
Ingo Reinhold · Mar 4, 2013 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130305/cc11da3f/attachment.pl>

Outer product from matrix by row and a vector
Ingo Reinhold · Aug 9, 2012 · r-help

Hi David, Petr, sorry for the fuzzy posts. I oversaw that it was just the transposed version as you indicate. Does exactly what it should. Many thanks, Ingo

read.table
Ingo Holz · Sep 6, 2007 · r-help

Hi, I want to read a ascii-file using the function read.table. With 'skip' and 'nrows' I can select the rows to read from this file. Is there a way to select columns (in the selected rows)? Thanks, Ingo

spplot(), SpatialGridDataFrame
Ingo Holz · Nov 19, 2007 · r-sig-geo

Hi, I have a SpatialGridDataFrame and want to plot it with spplot(). Is it possible to plot only the grids that have a special value (eg. 312)? If it is not possible to do this with spplot() how would it...

subregion of a SpatialGridDataFrame
Ingo Holz · Feb 6, 2008 · r-sig-geo

Hi, this sounds like a stupid question, however: I have a SpatialGridDataFrame (SGDF) and want to cut a rectangular subregion from this SGDF to a new sub-region-SGDF. Is it possible to define a new bounding-box with two...

problems with R and tckl/tk on Mac OS X
Ingo · Sep 29, 2006 · r-help

Dear R-help team, I am trying to run "R" on my Intel-based Mac. I have installed R, X11 and Tcl/TK (I thought), but the GUI doesn't run. My system administrator doesn't support R and therefore...

spplot() - "grouping variable"
Ingo Holz · Sep 26, 2008 · r-sig-geo

Hi, I use spplot to display the values of a SpatialPointsDataFrame. spplot(SPDF[,"var1"], col.regions=rainbow(100), pch =16) I have different types of locations (forests, pastures, etc) and would like to change the "point character" (pch) according to...

seasonal adjustment
Ingo Büch · Feb 17, 2007 · r-help

Are any seasonal adjustment programs, like Tramo/Seats, Census X12 ARIMA or Berliner Verfahren implemented in R? I am doing a simulation study and I don't know how to adjust the series in R. The possibility to access external...

change a value in the dataframe of a SPDF
Ingo Holz · Nov 7, 2007 · r-sig-geo

Hi, I changed a specific value in the dataframe of a SpatialPolygonsDataFrame in the following way: SPDF[["Name"]][1] <- 1 This needed a very long time (about 10 seconds). I have two questions: Is there a faster way to do...

index a SpatialGridDataFrame
Ingo Holz · Dec 19, 2007 · r-sig-geo

Hi, I would like to add data to a SpatialGridDataFrame (SGDF) in a loop. Something like for (i in 1:20){ .... SGDF[,,i] <- sgdf[,,1] } # sgdf is a SpatialGridDataFrame which is modified in the loop I get the error message...

remove.holes - library(wild1)
Ingo Holz · Jan 27, 2012 · r-sig-geo

Hallo, I try to use function remove.holes (library wild1) to remove holes from a SPDF. If test is a SPDF. It works with for(i in (1:length(test at polygons))){ test at polygons[[i]] <- remove.holes(test at...

Can't find what you're looking for? Try searching with Google .