search for: imedea

Displaying 7 results from an estimated 7 matches for "imedea".

Did you mean: imdea
2015 Feb 02
3
A good way to debug a c++ library embedded to R code
...n the c++ code that I can not figure out how to solve. Do you recomend any good way to debug this R + C++ program? If I was programming only in C++ I would use GDB. I would much appreciate any help or suggestion! Best regards, Charles -- Um ax?! :) -- Charles Novaes de Santana, PhD http://www.imedea.uib-csic.es/~charles [[alternative HTML version deleted]]
2015 Feb 02
1
A good way to debug a c++ library embedded to R code
...; > in C++ I > > would use GDB. > > > > I would much appreciate any help or suggestion! > > > > Best regards, > > > > Charles > > > > -- > > Um ax?! :) > > > > -- > > Charles Novaes de Santana, PhD > > http://www.imedea.uib-csic.es/~charles > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-devel at r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-devel > > > > > > -- > G...
2013 Jan 02
2
In which column and in which row a number is in a matrix
...wouldn't know that the number 4 is at the column 2 and row 1 of the mata and at the column 1 and row 3 of the matb. Do you know any way to know the column and the row of a number in a matrix automatically? Thanks, best regards, Charles -- Um ax?! :) -- Charles Novaes de Santana http://www.imedea.uib-csic.es/~charles PhD student - Global Change Laboratorio Internacional de Cambio Global Department of Global Change Research Instituto Mediterr?neo de Estudios Avanzados(CSIC/UIB) Calle Miquel Marques 21, 07190 Esporles - Islas Baleares - Espa?a Office phone - +34 971 610 896 Cell phone - +34...
2013 Oct 16
2
Plot time series data irregularly hourly-spaced
...know how to make R understand that 00:00:00 comes after 20:00:00 in this case? Or at least does anybody know a tip to make a plot with this kind of X-axis? Thanks for your time and thanks in advance for any help. Best regards, Charles -- Um axé! :) -- Charles Novaes de Santana, PhD http://www.imedea.uib-csic.es/~charles [[alternative HTML version deleted]]
2012 Dec 04
1
Large loops in R
...ion to perform large loops in R, but I don't really know what would be the best (fast) option. sapply? vapply? Could anyone help me with this issue, please? Thank you very much for your attention and for any help! Best regards, Charles -- Um ax?! :) -- Charles Novaes de Santana http://www.imedea.uib-csic.es/~charles PhD student - Global Change Laboratorio Internacional de Cambio Global Department of Global Change Research Instituto Mediterr?neo de Estudios Avanzados(CSIC/UIB) Calle Miquel Marques 21, 07190 Esporles - Islas Baleares - Espa?a Office phone - +34 971 610 896 Cell phone - +34...
2008 Dec 28
1
Random coefficients model with a covariate: coxme function
...ust bigger block sizes? * Coxme returns a variance per each of the variance matrices I defined, but no residual variance estimate. Is there a way to get it? Thanks a lot in advance, Best regards, Asier ---------- Asier R. Larrinaga Institut Mediterrani d'Estudis Avançats (IMEDEA) Carrer Miquel Marqués, 21 07.190-Esporles Mallorca- Illes Balears Spain [[alternative HTML version deleted]]
2010 Oct 27
1
"non-numeric argument to binary operator" error while reading ncdf file
Hi everyone, I am a newbie in R and in this discussion list. I am trying to use R package "ncdf" to read values of temperature from a NCDF file. I did it before to another file using the function "get.var.ncdf", but now there is an error that I can not solve, and I would really appreciate if you could help me. I am using R version 2.11.1 (2010-05-31) in a machine with Linux