search for: azti

Displaying 20 results from an estimated 63 matches for "azti".

Did you mean: anti
2007 Jul 24
2
plotting gam models
...ok, but what I want to do now is to extract the data used to perform the surface plot. Like that I would be able to superpose them to a geographical map, and to plot these data using other programs. Thank you very much in advance Luc?a _____________________________________________ Lucia Zarauz AZTI - Tecnalia / Unidad de Investigaci?n Marina Herrera kaia portualdea z/g 20110 Pasaia (Gipuzkoa) Tel: 943 004 800 - Fax: 943 004 801 e-mail: lzarauz at pas.azti.es www.azti.es ; www.tecnalia.info _____________________________________________ ? **************** LEGE OHARRA **************** AVISO LE...
2008 Apr 29
1
generic question ==>> mapping Longhurst biogeochemical ocean provinces in R
...of polygons, which I am assuming it cannot be plotted with R. I was wondering If anybody has encounter this problem before, to plot a GIS layer of polygons into a map in R. Thanks a lot * -- >))):) >))):) >))):) >))):) >))):) >))):) >))):) >))):) Maria Jose Juan Jorda AZTI - Tecnalia / Unidad de Investigación Marina Herrera Kaia Portualde z/g 20110 Pasaia, Gipuzkoa, Spain Recursos Marinos y Pesquerias Depart. Biologia Animal, Vegetal y Ecologia Universidade A Coruña Campus A Zapateira s/n 15071, A Coruña, Spain Tel. Oficina +34-981167000 ext. 2204 Tel. Mobil + 34-6...
2015 Apr 27
2
Como conectar R con una base de datos Access en Windows 64-bit (RODBC package)
...a la hora de conectar una base de datos (*.mdb) de Access a RStudio utilizando windows 64-bit. Con el paquete RODBC utilizo el siguiente script que devuelve el error que indico: mdbConnect <- odbcConnectAccess("C:/Users/database.mdb") Error in odbcConnectAccess("C:/Users/Isa/FPI-AZTI/JUVENA/Databases/MEGASCOPE_JUVENA2014.mdb") : odbcConnectAccess is only usable with 32-bit Windows He probado también con el siguiente, pero de nuevo sin éxito: mdb <- odbcDriverConnect("Driver={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=C:/Users/database.mdb") Warning mes...
2011 Mar 23
2
R helps win competitions
...it became kind of addictive. ... I spent more time on this than I should." If you are interested read the full article here: http://www.sciencemag.org/content/331/6018/698.full Rubén ____________________________________________________________________________________ Dr. Rubén Roa-Ureta AZTI - Tecnalia / Marine Research Unit Txatxarramendi Ugartea z/g 48395 Sukarrieta (Bizkaia) SPAIN
2004 Jun 16
2
Loading 'akward' data file
...like this? I would > like to have it staored as a list with the variable names used to name > the slots. Any pointers? > > Many thanks, > > > Iago > > > > -- > Iago Mosqueira > > Unidad de Investigacin Marina > Marine Research Division > > AZTI Fundazioa > > Txatxarramendi Ugartea z/g > 48395 Sukarrieta, Bizkaia > Spain > > Tfno. +(34) 94 602 94 00 > Fax +(34) 94 602 94 01 > > email imosqueira at suk.azti.es > > ______________________________________________ > R-help at stat.math.ethz.ch mailing l...
2006 Nov 20
1
Smallest R executable
...e smallest R executable. R is to be run in a grid application, in batch mode, so I need a small exceutable, possibly getting rid of any interactive component. Should I look at the embedded version? Any other pointers? Many thanks, Iago Mosqueira -- Dr. Iago Mosqueira Marine Research Division AZTI Tecnalia Txatxarramendi Ugartea, z/g 48395 Sukarrieta - Bizkaia Spain +34 946 029 448 +34 946 029 400 +34 946 029 401 (Fax) imosqueira@suk.azti.es http://www.azti.es/ [[alternative HTML version deleted]]
2010 Jan 29
1
Plotmath: suprscript on scalable delimiter?
...))) Plotmath examples in demo(plotmath) do not include this. I've tried a few things to no avail and I did an RSiteSearch("superscript delimiter") with zero results. Thx Rub?n ____________________________________________________________________________________ Dr. Rub?n Roa-Ureta AZTI - Tecnalia / Marine Research Unit Txatxarramendi Ugartea z/g 48395 Sukarrieta (Bizkaia)
2011 Mar 31
1
Simple lattice question
...plot(x~y|SP,data=data,groups=z,layout=c(2,3),pch=1:4,lty=1:4,col='black',type='b') How do I put a legend for the grouping variable in the empty upper-right panel? TIA Rub?n ____________________________________________________________________________________ Dr. Rub?n Roa-Ureta AZTI - Tecnalia / Marine Research Unit Txatxarramendi Ugartea z/g 48395 Sukarrieta (Bizkaia) SPAIN
2011 Nov 17
2
RV: Reporting a conflict between ADMB and Rtools on Windows systems
...he compiler c:\Rtools\MinGW\bin then ADMB works again. So beware of this conflict. Suggestion of a solution will be appreciated. Meanwhile, I run ADMB code in one computer and build R packages with Rtools in another computer. Best Ruben -- Dr. Ruben H. Roa-Ureta Senior Researcher, AZTI Tecnalia, Marine Research Division, Txatxarramendi Ugartea z/g, 48395, Sukarrieta, Bizkaia, Spain [[alternative HTML version deleted]]
2010 Jun 21
1
Problem with package installation
...ce problem, for example: library(Formula) Error in get(Info[i, 1], envir = env) : internal error -3 in R_decompress1 Error: package/namespace load failed for 'Formula' Any hints? ____________________________________________________________________________________ Dr. Rub?n Roa-Ureta AZTI - Tecnalia / Marine Research Unit Txatxarramendi Ugartea z/g 48395 Sukarrieta (Bizkaia) SPAIN
2011 Mar 23
1
R helps win competitions
...it became kind of addictive. ... I spent more time on this than I should." If you are interested read the full article here: http://www.sciencemag.org/content/331/6018/698.full Rub?n ____________________________________________________________________________________ Dr. Rub?n Roa-Ureta AZTI - Tecnalia / Marine Research Unit Txatxarramendi Ugartea z/g 48395 Sukarrieta (Bizkaia) SPAIN
2003 Aug 21
2
mcmc
Hello, I am about to move all of my modelling work into R, and I have been investigating the present state of MCMC and Bayesian methods in R. Following a thread on the mailing list in 2000, I have looked at mcmcpack and Hydra. Three years down the line, is there anything new in this area? I have used both MCSim and WinBUGS in the past. The first one seems promising, but is too focused towards
2010 Nov 22
3
Fast Two-Dimensional Optimization
Dear R Helpers, I have attempted "optim" function to solve a two-dimensional optimization problem. It took around 25 second to complete the procedure. However, I want to reduce the computation time: less than 7 second. Is there any optimization function in R which is very rapid? Best Regards, Wonsang ----- Wonsang You Leibniz Institute for Neurobiology -- View this message in
2011 Feb 14
9
¿Mejor formato para insertar gráficos de R en Word?
Hola, ¿qué tal? Me han pedido que genere unos gráficos para insertarlos en un docuemento de Word. Yo suelo generar gráficas en formato PNG, pero me han dicho que "quedan mal". Y yo apenas sé nada de Word. ¿Cuál sería el formato gráfico más adecuado en este caso? Un saludo y muchas gracias, Carlos J. Gil Bellosta http://www.datanalytics.com
2005 Feb 17
1
Subsetting using dimnames on S4 array-based class
Hello, I did send this message to r-help and got no reply, no I am resubmitting here in case this was a bit too specific for the other list. Many thanks, Iago From: Iago Mosqueira <imosqueira@suk.azti.es> To: r-help@stat.math.ethz.ch Subject: Subsetting using dimnames on S4 array-based class Date: Fri, 11 Feb 2005 08:29:03 +0000 Hello, I am encountering some problems when overloading the "[" o...
2016 Jun 23
2
Asignar a un dataframe un id de otro dataframe en función de intervalos con fechas
Hola a todxs, No encuentro la manera de hacer algo que aparentemente parece muy sencillo: Tengo dos dataframe, en el primero tengo una serie de códigos con hora de inicio y hora de fin y en el segundo otros códigos asociados a una hora; Lo que necesito es crear una nueva variable en el segundo data frame que indique a qué intervalo del primer data frame (df1$id) pertenece cada nivel del segundo
2010 Jul 07
9
problema con file
Hola. Tengo un archivo de texto con formato Ansi en Windows que lo quiero convertir en una serie temporal pero cuando lo trato de hacer con el siguiente comando: out <- read.zoo(readLines(con <- file("log2.log", encoding="UCS-2LE")),FUN = as.chron) Me da los siguientes errores: Error en file(file, "rt") : no se puede abrir la conexión Además: Mensajes de
2010 Jul 12
1
ed50
I am using semiparametric Model  library(mgcv) sm1=gam(y~x1+s(x2),family=binomial, f) How should I  find out standard error for ed50 for the above model ED50 =( -sm1$coef[1]-f(x2)) / sm1$coef [2]   f(x2) is estimated value for non parametric term.   Thanks [[alternative HTML version deleted]]
2007 Jun 14
0
How to set degrees of freedom in cor.test?
...t but I do not want to use the degrees of freedom that are calculated by default but I want to set a particular number of degrees of freedom. I looked in the manual, different other functions but I did not found how to do it Thanks in advance for your answers Yours Florence Dufour PhD Student AZTI Tecnalia - Spain
2007 Jun 16
0
Fwd: How to set degrees of freedom in cor.test?
...number of degrees of freedom. >> I looked in the manual, different other functions but I did not found >> how to do it >> >> Thanks in advance for your answers >> >> Yours >> >> >> >> >> Florence Dufour >> PhD Student >> AZTI Tecnalia - Spain >> >> ______________________________________________ >> R-help at stat.math.ethz.ch mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting- >> guide.html >> and pro...