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.
Hello I'm making a levelplot with frequencies in a 2*2 table with ordered factors. I get the plot I want, but axes draw the levels of the factor (1,2,3,4..) instead of the desired labels. Is...
Hello I'd like to know if there's a way to minimize a non linear function in R subject to some linear restrictions Ax=b I have tried to use optim() but it doesn't seem to be able...
Hola, > Lo hice de la forma en que propones y no me sale, no sé si algo esté mal con R, porque no me respeta ni el ?key.space?, me lo sigue poniendo en la parte izquierda del gráfico...
Hola. Quizás la página crantastic pueda ser útil en este tema: http://crantastic.org/ Saludos. Oscar. On Sun, 18 Apr 2010 23:25:14 +0200 "Carlos J. Gil Bellosta" <cgb en datanalytics.com> wrote: > he emprendido un estudio...
Hello I've got some data and I want to fit a binomial glm. The problem is that I don't have the number of successes or failures, I have only the percentages. If I want to make all these...
Hola Jorge, > My idea was to use 'stackApply': Para esto que necesitas es más sencillo usar calc. Si quieres usar stackApply, debes indicar rep(1, 3) como Ãndices en lugar de sólo 1. AsÃ, la función será (los...
You can use spplot from sp. Some examples: http://blog.revolutionanalytics.com/2009/10/geographic-maps-in-r.html http://ryouready.wordpress.com/2009/11/16/infomaps-using-r-visualizing-german-unemployment-rates-by-color-on-a-map/ http://news...
You can use spplot from sp. Some examples: http://blog.revolutionanalytics.com/2009/10/geographic-maps-in-r.html http://ryouready.wordpress.com/2009/11/16/infomaps-using-r-visualizing-german-unemployment-rates-by-color-on-a-map/ http://news...
"Carlos J. Gil Bellosta " <cgb en datanalytics.com> writes: > El taxista que me ha traÃdo de vuelta del ministerio me ha sugerido un > nombre alrededor de la palabra Iberia/ibérica. ¿Comunidad Ibérica de > R? ¿Con...
Hola, Los ejes los controlas con "scales". Es una lista, y uno de sus componentes puede ser "y". Es a su vez otra lista en la que puedes configurar el eje con detalle. En help(xyplot) está descrito en un...
Hola, A través del blog de Carlos GB (http://www.datanalytics.com/blog/2011/11/22/grupo-de-trabajo-sobre-periodismo-de-datos-en-madrid/) recalo en este wiki de medialab: http://wiki.medialab-prado.es/index.php/Periodismo...
> Estoy empezando con lattice ¿alguna referencia, manual, tutorial? Existe un libro publicado por Springer. http://www.springer.com/statistics/computanional+statistics/book/978-0-387-75968-5 pero la página de lattice en R-Forge que reproduce todos...
I have just remembered two working alternatives to "main": levelplot(r, sub='Volcano') levelplot(r, xlab.top='Volcano') Best, Oscar. >>Hi list, >> >>I'd like to add a title to a level plot from rasterVis package but I >>couldn't...
> The idea of Pascal I had tried already and it doesn't work. At the end, I > had found out a way out using this: > > print(levelplot(wstr$r,col.regions=wstr$clrs,margin=FALSE,main=paste('t > = ',FootPrint), colorkey...
? To whoever it may correspond, My name is Oscar Saenz and I am working on my thesis in Spain. I am using GAMs in "R" and, now that I have estimated my models, I need to plot the predicted smooth...
> Will using the lineLabel function align the labels as per the > orientation of the line? Yes, exactly. > Also, I changed the lines to points and then tried the pointLabel > function. However, it ignores all the points that are not mentioned...
Hello. I'd like to announce the availability of version 0.14 of the "solaR" package. It provides a set of calculation methods of solar radiation and performance of photovoltaic systems. The package has been uploaded to CRAN and is...
Hello Jonathan, The problem is that key at top interferes with the margin plot. Therefore, as you have already found, you have to set margin = FALSE. Best, Oscar. > OK, sorry for the previous post. I am able to achieve my...
On Mon, 6 Dec 2010 12:07:20 -0600 Horacio Claudio Morales Torres <dragonite_05 en hotmail.com> wrote: > -lgfortran -lm -L/usr/lib/R/lib -lR > /usr/bin/ld: cannot find -llapack Cuando un paquete que compila código al...
Hello, I find useful the layer and layer_ mechanism of latticeExtra: p <- spplot(meuse.grid) p + layer(sp.polygons(meuse.riv)) p + layer_(sp.polygons(meuse.riv)) Cheers, Oscar. ------------------- Oscar Perpi??n Lamigueiro Dpto. Ingenier?a El?ctrica EUITI-UPM...
Can't find what you're looking for? Try searching with Google .