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.

380 results for “from:oscar”

Change axes labels in Lattice
Oscar Rueda · Mar 12, 2002 · r-help

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...

Optimization with linear constraints
Oscar Rueda · Jan 21, 2001 · r-help

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...

[R-es] Mapa de quantiles con spplot
Oscar Perpiñan · May 7, 2014 · r-help-es

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...

[R-es] OT: Los “mejores” paquetes de R
Oscar Perpiñan · Apr 20, 2010 · r-help-es

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...

logistic regression with percentages
Oscar Rueda · Feb 12, 2001 · r-help

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...

[R-es] Using RasterBricks
Oscar Perpiñan · Jul 17, 2013 · r-help-es

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...

Choropleth in R
Oscar Perpiñan · Aug 30, 2011 · r-help

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...

Choropleth in R
Oscar Perpiñan · Aug 30, 2011 · r-sig-geo

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...

[R-es] Denominación alternativa para la que quiso llamarse "Comunidad de Usuarios de R": ¿ideas?
Oscar Perpiñan · Feb 15, 2012 · r-help-es

"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...

[R-es] Solo enteros en el eje Y de graficos con lattice
Oscar Perpiñan · Nov 6, 2014 · r-help-es

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...

[R-es] R y el periodismo de datos
Oscar Perpiñan · Dec 6, 2011 · r-help-es

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...

[R-es] Lattice barchart
Oscar Perpiñan · Oct 22, 2011 · r-help-es

> 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...

Add title to rastervis levelplot
Oscar Perpiñan · Jan 25, 2012 · r-sig-geo

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...

problem using levelplot() + layer() in a function
Oscar Perpiñan · Mar 21, 2014 · r-sig-geo

> 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...

Plotting the explanatory against the dependent in a GAM
Oscar Saenz de Miera · May 3, 2010 · r-help

? 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...

Help on pointLabel() function for engineering drawings
Oscar Perpiñan · Sep 27, 2015 · r-sig-geo

> 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...

New solaR package
Oscar Perpiñan · Feb 12, 2010 · r-packages

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...

rasterVis::levelplot key='top' error
Oscar Perpiñan · Oct 11, 2012 · r-sig-geo

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...

[R-es] Problemas instalando el paquete "ade4"
Oscar Perpiñan · Dec 6, 2010 · r-help-es

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...

plot order in spplot with sp.layout
Oscar Perpiñan · May 24, 2011 · r-sig-geo

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 .