similar to: Problemas con For

Displaying 20 results from an estimated 100 matches similar to: "Problemas con For"

2012 Feb 03
1
ordering of factor levels in regression changes result
I was surprised to find that just changing the base level of a factor variable changed the number of significant coefficients in the solution. I was surprised at this and want to know how I should choose the order of the factors, if the order affects the result. Here is the small example. It is taken from 'The R Book', Crawley p. 365. The data is at
2012 Jan 22
5
Augeas lens for zabbix agent config files?
Hi all, I''m trying to come up with a lens for the zabbix agent config files. I find the lens language untransparent at best, so I''m struggeling to figure out what''s up. The debugging possibilities are extremely limited. Here''s what I have now: zabbix.aug: ==== (** An adjusted copy of the postfix_main module **) module Zabbix_agent = autoload xfm
2013 Sep 26
2
Ayuda con lista
Tengo una lista en que me da la cantidad de veces que aparece 1, 2, 3 y/o 4. A veces en un integrante solo aparece el 0 y el 1, en otras solamente el 2, y todas las combinaciones que se les ocurran. Por ejemplo: > clase[1:2] $`9` 0 1 10 2 $`13` 0 2 4 2 ¿Puedo convertirlo en una una matriz formada por 4 columnas en las cuales me ponga la cantidad de veces que aparece los numeros
2018 Feb 06
3
CRON JOBS
Buenas, Voy a dejar un programa en produccion en un servidor, el cual tiene que ejecutarse cada minuto, y si se reinicia el servidor o lo uqe sea, que se ponga a trabajar directamete. ?R server permite hacer eso, o tengo que generar un script que se ejecute desde un cronjob del servidor? Desde mi ignorancia, considero que la segunda opcion es la m?s robusta frente a fallos. Un saludo Jes?s
2017 Mar 02
4
Mailbox size in log file
Hello Dovecot list. I need that Dovecot log writes mailbox size in all POP / IMAP connections, but I do not know if Dovecot can do that. I have been searching about that with not successful. For example, this is the log of our last email platform, different than Dovecot: 06:48:14 025BEE83 POP3 LOGIN user 'xxx at xxx.com' MailboxSize = 61708 Capacity = 2% ...... 06:49:19 025BEE83 POP3
2018 Jan 05
4
incluir las replicas en anova
Hola. Estoy realizando una ANOVA con la función lm() El ensayo tiene 3 réplicas por tratamiento y no se cómo incluir estas réplicas en la función lm(). Gracias por vuestra ayuda Yesica [[alternative HTML version deleted]]
2013 Feb 26
15
Ayuda con dev.copy2pdf - Ejemplo reproducible
Buenos días: Sigo cabezudeando con el tema de los gráficos; a ver si a alguien se le ocurre alguna idea... Supongamos este código: library(plotrix) graphics.off() windows(width=8.27, height=11.69) plot(3:10) #plot(3:10, main="Axis break test") par(xpd=TRUE) text(4, 11,"Axis break test") axis.break() axis.break(2,2.9,style="zigzag") mtext("Texto
2010 Jul 05
3
Problemas para graficar barras de error y fechas en el eje-x (SOLUCIONADO)
Hola Carlos, afortunadamente, encontré una solución a mi problema (hasta ahora al menos me funciona, veremos si más adelante se me complica con alguna otra cosa) Llogré resolver el problema usando el parámetro "labels" de la función "axis()". Lo que hice es algo así: *datos <- read.table(....)* #en el archivo datos, tengo una columna con las fechas en formato julian hecha
2013 Jun 02
2
Conversión de objeto temporal (TS) a matriz (o data.frame)
Hola a todos: La pregunta ha quedado clara en el asunto, pero: ¿existe alguna función que convierta un objeto temporal (TS) a matriz o data.frame? En algunos cálculos que estoy haciendo me viene bien convertir un objeto temporal a matriz para poder hacer cálculos parciales por meses o años (aplicando apply en la matriz) pero no he encontrado ninguna función que haga la conversión. He
2016 Feb 11
4
Invertir dcast
Con data.table todo puede ir muy rapido. > require(data.table) > M=matrix(c(5,NA,NA,NA,6,NA,7,NA,8),3,3) > M [,1] [,2] [,3] [1,] 5 NA 7 [2,] NA 6 NA [3,] NA NA 8 > M2=data.table(M) > M2 V1 V2 V3 1: 5 NA 7 2: NA 6 NA 3: NA NA 8 > M3=melt(M2,variable.name = "columna") > M3 columna value 1: V1 5 2: V1 NA 3: V1
2006 May 09
3
validations erasing the form
Hi there I have a for with a couple of text_fields. I''m doing some validation via the model and when the validation "works" I get there was an error on blah blah the problem is the form is erased and I have to fill up the form again! I saw that scaffold keeps the form filled when the validation "works" but I dont know exactly what''s making it happen! I would
2010 Jul 16
1
Multinomial logistic regression in complex surveys
Dear R-list members, I´m using the package "survey" and I need to find a function for multinomial logistic regression in a complex design. The functions that I see are only for dicotomic and ordinal variables. Thank you! Rosario Austral ________________________________ De: "r-help-request@r-project.org" <r-help-request@r-project.org> Para:
2005 Oct 03
2
Samba PDC with a lot of Windows BDC
Hello everybody, I was installed a lot of PDC under Linux Debian, here in my country, but i have a requirement from a client who wish to install a Primary Domain Controller with at least 30 Windows NT Backup domain controllers in all regions of his organization. I'll like to know if it is possible and where i find more information about a possible solution for this. Best Regards to all in
2015 Mar 19
3
preg
Estimados ?podrían enviarme un ejemplo en el que analicen un documento de texto con la librería library(tm) mis saludos cordiales jose [[alternative HTML version deleted]]
2013 May 21
2
Cambiando limites en hclust()
Buenas tardes a todos, Estoy interesado en cambiar los límites del eje y en un dendograma construído utilizando la función hclust(). A continuación un ejemplo: hc <- hclust(dist(USArrests), "ave") plot(hc) Hasta aquí todo bien. Si quisiera cambiar los límites del eje "y" de c(0, 200)? Al usar plot(hc, ylim = c(0, 200)) no observo efecto alguno. Qué puedo hacer?
2018 Feb 13
5
Crear bucle
Buenas tardes para tod en s (de nuevo) Tengo el siguiente dataframe:
2017 Jul 06
0
Bayes Factor
Hello R Community, Subject: Bayes Factor A Bayesian ANOVA of the form: competitionBayesOut <- anovaBF(biomass ~ clipping, data = competition) Returns the following Error message: Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ?compare? for signature ?"BFlinearModel", "missing", "tbl_df"? My guess the problem is in
2017 Jun 07
2
Tablas en R
Buenas noches a todos, Muchísimas gracias por la ayuda y por las recomendaciones. Sobre los paquetes "ReporteRs" y "tangram" nunca había oído nada sobre ellos pero lo que he mirado por encima tiene muy buena pinta. Me ponga manos a la obra. Saludos. El 7 de junio de 2017, 9:54, Carlos Ortega <cof en qualityexcellence.es> escribió: > Hola, > > Hace poco vi
2005 Mar 02
2
Problems with the "tseries" package
Dear Sirs, I am trying to perform a garch analysis to some data time series.Therefore, I've downloaded the package "tseries", as the garch analysis is not available in the main R program.When I try to load the "tseries package" from the R-Console screen, the following message appears: local({pkg <- select.list(sort(.packages(all.available = TRUE))) + if(nchar(pkg))
2009 Jul 05
2
integrar resultado de splines cubicos
hola soy nuevo usuario de R y necesito crear un objeto p tal que, p=lambda*integral[f´´(x)^2 dx ] donde "lambda" es uno de los parametros que resultan de la funcion "smooth.spline()" y la integral es sobre la derivada 2 de esa misma funcion... dos cuestiones: 1) como extraigo lambda de los resultados de smooth.spline() para usarlo como objeto cuando lo requiera y 2) como