search for: fico

Displaying 20 results from an estimated 51 matches for "fico".

Did you mean: fica
2010 Jun 09
3
How to add a new plot in the same graph using add=T at the command plot?
...ther plot of my data, which is a point with two arrows indicating confidence interval, in the same graph that I've just plotted another, but the "add=T" is not functioning, I'm getting the same error Warning messages: 1: In plot.window(...) : "add" não é um parâmetro gráfico 2: In plot.xy(xy, type, ...) : "add" não é um parâmetro gráfico 3: In axis(side = side, at = at, labels = labels, ...) : "add" não é um parâmetro gráfico 4: In axis(side = side, at = at, labels = labels, ...) : "add" não é um parâmetro gráfico 5: In box(...) : &quo...
2010 Nov 05
2
Legend para varios gr�ficos
Hola a todos, Mi pregunta es si hay alguna manera (sencilla/rápida o no) de colocar una leyenda común para dos gráficos colocados en paralelo con par(mfrow=c(1,2)). He probado con par(xpd=NA) y con par("usr") pero no encuentro la solución. Está claro que podría poner la misma leyenda para cada gráfica, pero quedaría mejor con una global para ambos. Muchas gracias de antemano por la ayuda. Un saludo, G...
2010 Nov 05
1
__Legend_para_varios_gr�ficos
..."yyyyy"), pch=19, col=colors,cex=1) > dev.off() > > > > > > > 2010/11/5 <guivivi en alumni.uv.es>: > > Hola a todos, > > > > Mi pregunta es si hay alguna manera (sencilla/rápida o no) de colocar > > una leyenda común para dos gráficos colocados en paralelo con > > par(mfrow=c(1,2)). > > > > He probado con par(xpd=NA) y con par("usr") pero no encuentro la solución. > > Está claro que podría poner la misma leyenda para cada gráfica, pero > > quedaría mejor con una global para ambos. > &g...
2009 Nov 06
4
Guardar gr=?US-ASCII?Q?=E1?=ficos en formato para powerpoint
Hola, Por favor, necesito guardar en un mismo documento tres gráficos y que éste se pueda abrir en powerpoint para poder insertar las tres gráficas allí. Con jpeg() sólo se me guarda la última gráfica. ¿Alguien me puede ayudar?. Muchas gracias
2012 Apr 27
4
salida informe html
Buenos días, Como resultado final de unos análisis espaciales que hago, genero unos mapas y gráficos. He creado una ficha como esta a mano: http://dl.dropbox.com/u/7026890/CM/RSesmaf.html en la que presento un mapa resultado con los puntos de muestreo y una serie de gráficos de evolución. ¿Sería posible generar algo similar con R? Por ahora lo que he encontrado sería escribir el html línea a lí...
2012 Nov 01
3
Duda gráfico DIN A-4
Hola, ¿Alguien me puede indicar cómo conseguir que un gráfico se adapte al formato DIN-A4, con su correspondiente verticalidad?. ¿Hay que hacerlo "manualmente" o existe algún parámetro/función que lo controle?. Gracias. Eva [[alternative HTML version deleted]]
2009 Mar 27
3
color vectors other than gray()
...ha_ID,by.x="quad",by.y="quadricula ",all.y=T,) quad_N_sp$x[is.na(quad_N_sp$x)] <- 0 quad_N_sp <- quad_N_sp[order(quad_N_sp$id),] paleta <- gray(1-(quad_N_sp$x)/max(quad_N_sp$x)) #! Tons de cinzento win.graph(4,5) plot(grelha,ol="grey80", #! Gráfico com grelha de amostragem e gradiente de abundância fg=paleta, cex.lab=0.7, cex.axis=0.7, cex.main=0.7, xlab="Coord X", ylab="Coord Y", main=paste("Espécie: ",splist[i]), xlim=c(210000,240000) ) col_lab <- c(max(quad_N_sp$x),min(quad_N_s...
2002 Jun 20
2
using lotusnotes r5 client on redhat 7.3 with wine 20020411
i have a problem with wine, version 20020411 and lotus notes r5. i'm starting wine notes.exe and the install routine is going on. after input user - id and authentification on id, the wine session halted by "please give me your timezone". but i can't select a timezone :-)) i can't leave this window, i must skip on terminal the wine session with ctrl+c. is this a well-known
2002 Jul 02
1
Strange behaviour in plot and points?
...t it be better to just have an error message saying dummy3 does not exist? I assume this behaviour is not release, nor plattform dependent, but just in case, I am using R 1.5.0 on Mandrake 8.2 Linux. Thanks for your comments -- Miguel Bernal Instituto Espa?ol de Oceanograf?a Centro Oceanogr?fico de Malaga Puerto pesquero s/n 29640, Fuengirola. Malaga, Spain Tlf: (34) 952 471907; Fax: (34) 952 463808 e-mail: miguel.bernal at ma.ieo.es http:\\www.ieo.es -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~horn...
2009 Nov 11
7
Gr�fico xyplot
Hola a todos, Tengo que construir un gráfico para una base de datos que tengo en el que representar para los individuos de esta base su altura vs peso en función de su edad. Para ello, hay que utilizar los gráficos condicionados. En primer lugar usé la función coplot pero cargando el paquete lattice se pueden utilizar funciones que generan...
2011 May 04
4
combine lattice plot and standard R plot
...and I use the function "print()" to combine xyplot. I tried to use these functions to combine xyplot and plotCI and plots but they do not work. Does anybody know how I can do this? Thank you very much in advance. Lucía Cañás Ferreiro Instituto Español de Oceanografía Centro Oceanográfico de A coruña Paseo Marítimo Alcalde Francisco Vázquez, 10 15001 - A Coruña, Spain Tel: +34 981 218151 Fax: +34 981 229077 lucia.canas@co.ieo.es http://www.ieo.es [[alternative HTML version deleted]]
2008 Aug 01
1
4.7!
Ooops, we did it again ... This release (4.7) has the first release notes on the wiki for a CentOS 4 release. And as always we could use some people to translate those :) We didn't find that many problems within QA, so the release notes should now be fairly complete, with limitied changes to them. ISo if you are interested and willing (you are, aren't you?), this is the place to edit:
2009 Jun 26
3
changing default arguments of a function and return the modified function as a result
...astal Sciences University of Rutgers 71 Dudley Road, New Brusnkwick, New Jersey 08901, USA email: mbernal at marine.rutgers.edu phone: +1 732 932 3692 Fax: +1 732 932 8578 --------------------------------------------- Permanent address: Instituto Espa?ol de Oceanograf?a Centro Oceanogr?fico de C?diz Puerto Pesquero, Muelle de Levante, s/n Apdo. 2609, 11006 C?diz, Spain email: miguel.bernal at cd.ieo.es phone: +34 956 294189 Fax: +34 956 294232
2019 Feb 16
4
Duda error sintaxis
Buenas tardes chicos, estoy intentando hacer un gráfico que resuma para cada dia de la semana la información de algunos distritos específicos de los que contiene mi variable, ejecuto esta sintaxis pero me da un error Error: Mapping should be created with `aes() or `aes_()`. Alguien me puede orientar sobre que estoy haciendo mal, llevo mucho rato atasc...
2004 Aug 31
1
Finally: A working case of two adsl load balance
First of all i wanna thanks Christoph Simon for the support. Only after his reply to my email i could see the real solution to the problem (Valeu mesmo cara... me ajudou pra caramba! Fico te devendo essa!) :) Here is what i learned in a month of research: I tried A LOT of things to do load balance, including the one at LARTC homepage. The only tutorial that REALLY works in my case is the Christoph Simon at http://www.ssi.bg/~ja/nano.txt Maybe LARTC can replace the erroneous tut...
2015 Aug 07
4
Problems with administrator account
...ss owned by root Thanks for help guys, it's been 4days that we are working on this... We can manage all things with the others accounts from domain admins except administrator x_x 2015-08-07 17:20 GMT+02:00 Rowland Penny <rowlandpenny241155 at gmail.com>: > On 07/08/15 16:08, dashi fico wrote: > >> Hi guys, >> >> I am working with Aurelien. >> >> On the DC, there is no UID/GID mapping (nsswitch not being modify as the >> wiki say that on a DC it's not needed). >> >> The primary group of Administrator is 513 (taken from the Att...
2015 Mar 16
0
3/16/2015 2:46:09 PM
Ciao, ho recentemente acquistato un metodo molto costoso per guadagnare su Internet. Il metodo funziona davvero!!! Ora, in un giorno guadagno pi? denaro di quanto molti ne guadagnano in un mese. Le mie statistiche per oggi. Ho guadagnato _570 in 40 minuti. Fico, vero? Questo metodo funzioner? per circa 2 mesi. Io ho 2 inviti gratis; vorrei condividerne uno con te, solo non dirlo a nessun altro. Inizia ORA e dopo circa 20-30 minuti guadagnerai i tuoi primi _200. Spero che tu poi mi invierai il 10% dei tuoi guadagni come modo per dirmi grazie ;)...
2015 Aug 10
0
Problems with administrator account
...ems. >-----Oorspronkelijk bericht----- >Van: samba [mailto:samba-bounces at lists.samba.org] Namens buhorojo >Verzonden: zaterdag 8 augustus 2015 20:51 >Aan: samba at lists.samba.org >Onderwerp: Re: [Samba] Problems with administrator account > > >On 07/08/15 17:45, dashi fico wrote: >> Yes, LAN is the workgroup name. >> >> I made a test, i removed all the ACL with setfacl -b mysharename >> >> [root at fileserv]# getfacl share/ >> # file: share/ >> # owner: root >> # group: root >> user::rwx >> group::rwx >&g...
2008 Jan 18
1
Leyenda
Hola estoy intentando colocar la leyenda de un gráfico fuera de la plot region, es posible hacer esto? Como? Mi código es el siguiente: > df LENGTH LAT 091639 10.002 42.26282 091640 30.808 42.26834 091641 21.591 42.31689 091642 22.030 41.53246 091643 22.744 42.01954 091644 12.702 42.67751 091645 39.728 42.06479 091647 63.057 41.25283 09...
2007 Jun 11
0
GMM estimation
...lized Moment Method (GMM). I do not know programming or R but I would like to use it. Should I use gee, geepack or gam? Thanks in advance, Sebasti?n. *************************************** ?Hola todos! Para terminiar mi licenciatura en Econom?a debo hacer un trabajo de investigaci?n monogr?fico. Elegi como tema la estimaci?n de la curva de Phillips de los Nuevos Keynesianos (CPNK). No se programar ni conosco el lenguaje R pero me gustaria usarlo para estimar la CPNK usando el m?todo generalizado de los momentos (MGM). ?Deber?a usar el paquete gee, geepack o gam? Gracias a todos. Seba...