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.

12 results for “from:Jorge García”

[R-es] Paquete dynGraph
Jorge García · Dec 13, 2011 · r-help-es

An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20111213/9055e552/attachment.pl>

[R-es] Cómo usar dynGraph
Jorge García · Jul 18, 2011 · r-help-es

An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20110718/43679b96/attachment.pl>

[R-es] CAMBIO DE CUENTA DE E-MAIL
Jorge García · Sep 25, 2013 · r-help-es

An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130925/90448832/attachment.pl>

[R-es] CAMBIO DE CUENTA DE E-MAIL
Jorge García · Sep 25, 2013 · r-help-es

An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130925/aa8bfc5d/attachment.pl>

[R-es] Consulta cálculo de horas en x años
Jorge García · Dec 13, 2012 · r-help-es

¿Será esto lo que necesitas? dias <- function(aini=1980, afin=1982) { suma <- 0 for (i in aini:afin) { if (i %% 4 == 0) suma <- suma + 366 else suma <- suma + 365 } return(suma) } Otra versión más compacta sería: otro...

[R-es] cargar un solo objeto de un workspace
Jorge García · Dec 18, 2012 · r-help-es

Estimado Jaume, A ver si esto es lo que necesitas: x <- MASS::whiteside$Gas con esto cargué en *x* los datos de una de las variables incluidas en el *dataframe* *whiteside* del paquete *MASS* Saludos ... y feliz Navidad Jorge -----Mensaje...

[R-es] RV: Denominación alternativa para la que quiso llamarse "Comunidad de Usuarios de R": ¿ideas?
Jorge García · Feb 15, 2012 · r-help-es

-----Mensaje original----- De: Jorge García [mailto:jgf en sitrans.transnet.cu] Enviado el: Miércoles, 15 de Febrero de 2012 11:42 a.m. Para: 'Carlos Ortega' Asunto: RE: [R-es] Denominación alternativa para la que quiso llamarse "Comunidad...

[R-es] Tilde en RStudio
Jorge García · Aug 29, 2012 · r-help-es

Yo tuve que montar el disccionario español del Open Office. Entonces comenzó a funcionar correctamente en castellano. Saludos Jorge De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] En nombre...

[R-es] ayuda con la función hist
Jorge García · Jun 15, 2011 · r-help-es

Una alternativa es: # Creamos unos datos de prueba x = 2 * rnorm(100) + 1 y = rnorm(100) # Y hacemos los gráficos plot(density(x), col="red") lines(density(y), col="blue") # Y esto es todo y con esto te aparecen...

glmmPQL: Temporal correlation structure for grouped data with observation gaps
Jorge Garcia Molinos · Mar 9, 2021 · r-sig-mixed-models

Dear list members, I have a question regarding the implementation of a temporal correlation structure in a GLMM context in R. This is my first time posting here so I hope the question is suitable for this forum. I have...

Problem with sapa package and spectral density function (SDF)
Jorge Garcia Molinos · Jan 21, 2012 · r-help

Hi everybody, I'm a beginner R user and I'm trying to use the package "sapa" to estimate the spectral density function of several time series using the SDF function. For each time series, I want to calculate the...

[R-es] Denominación alternativa para la que quiso llamarse "Comunidad de Usuarios de R": ¿ideas?
Jorge García · Feb 17, 2012 · r-help-es

Voto por este nombre... además, el acrónimo CIPRES me parece excelente. Saludos Jorge -----Mensaje original----- De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] En nombre de Antonio Roldan Enviado...

Can't find what you're looking for? Try searching with Google .