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.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20100701/884431c6/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121116/1430f3ac/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20121116/a956be0d/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20140417/ea38260f/attachment.pl>
Dear all, I would like legend cut-offs that are prettier that just executing spplot(SpatialPolygonsDataFrame(karta, as.data.frame(resdf[,c("TempEst.t","TempEst.tM1")]))) I try spplot(SpatialPolygonsDataFrame(karta, as.data.frame(resdf[,c("TempEst.t","TempEst.tM1...
Dear Anders and Paulo, Thanks very much for your recommendations! I did it this way: test2 <- unlist(lapply(test, function(x) cbind(x$par[1], x$par[2], x$value, x$conv))) m<- as.data.frame(matrix(test2, nrow = dim...
Dear all, We have a data base with huge amounts of data that we want analysts/scientists to be able to use. These data can be accessed through the internet thanks to a SOAP based web service that we have...
Dear all, We have a data base with huge amounts of data that we want analysts/scientists to be able to use. These data can be accessed through the internet thanks to a SOAP based web service that we have...
Dear all, Some time ago I had a question about confint() in the MASS library. Thanks to Prof. Ripley I now know there is nothing wrong with this function, it works perfectly fine. The problem was in my glm which...
Dear all, >> BUT, note the under dispersion. I GUESS it is because I have surveyed a >> moss on marked trees at three occations (with two years in between). The >> response 1 means that the moss has disappeared, and dbh is...
Works excellent. Thanks! Tord Henrique Dallazuanna wrote: > Try: > > mtext(eval(parse(tex=paste("expression(mu[", > colnames(PresEsts)[2],"])", sep=""))),side=2,at=max(y)-15,las=1) > > > -- > Henrique Dallazuanna > Curitiba-Paran?-Brasil > 25? 25' 40" S 49? 16' 22" O...
Hi, Could someone please let me know how to plot greek letters in italic. text(0,14,expression(italic(rho)[italic(f)])) only plots the f in italic and text(37,40,expression(italic(rho))) doesn't plot rho in...
Dear all, Berwin A Turlach kindly, quickly replied to my question. Solution: > else > fsp <- update.formula(formula, substitute( ~ . +s(d,kn|f), list(kn=knots))) > fsp <- gam(fsp, data = data, ...) cheers, Tord ----------------------------------------------------------------------- Tord Sn?ll Avd. f v?xtekologi, Evolutionsbiologiskt...
auth 79ab8625 subscribe r-help-digest Tord Snall <tord.snall at ebc.uu.se> ----------------------------------------------------------------------- Tord Sn?ll Avd. f v?xtekologi, Evolutionsbiologiskt centrum, Uppsala universitet Dept. of Plant Ecology, Evolutionary Biology Centre, Uppsala University Villav?gen 14 SE-752 36...
Dear all, Is it possible to somshow plot text as italic AND bold. I tried font=c(2,3) in text(), but it doesn't work. It seems like the latter value is used. Thanks in advance! Sincerely, Tord ----------------------------------------------------------------------- Tord...
Hi! Could someone give advise on how to plot Greek letters where subscript text is picked from the names of a data.frame. I want what appears using this code mtext(expression(mu["Mountain"]),side=2,at=max(y)-7...
Dear all, I want my PhD thesis which I hand in tomorrow to look even nicer: Does polymap in the splancs library not allow horizontal plotting of y-labels? I have tried polymap(studyarea, xlab = "x (m)", ylab = "y (m...
Dear all, I would like to get the order of the values in a vector. I have tried rank(), order() and searched the archive, though without success. Here is an example of a try x= c(20,30,50,40...
Dear all, I want to use the residuals of a regression model in another program (ArcView). Can anyone tell me how to export data like these from R. I use R 1.1.0 for Windows. Thanks in advance! Tord...
Dear all, I try to calculate the number of occurring levels, per ObjektID, of cpy.busk$TradArt, but this line returns the TOTAL number of levels occurring in cpy.busk$TradArt for each ObjektID. This was difficult to say in...
Can't find what you're looking for? Try searching with Google .