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