similar to: split-plot multiple comparisons

Displaying 20 results from an estimated 200 matches similar to: "split-plot multiple comparisons"

2016 Jul 28
2
Eliminar filas al principio y final de un .csv en R
Muchas gracias Carlos, la lógica es perfecta pero no se como identificar con código las lineas en blanco entre el bloque 2 y el bloque 3. Para de esta forma quedarme solo con el bloque 2. Tienes alguna idea? Muchas gracias. Joan 2016-07-28 17:00 GMT+02:00 Carlos Ortega <cof en qualityexcellence.es>: > Hola, > > Se me ocurre esta solución en pseudo-código...: > > >
2007 Jan 09
2
posthoc tests with ANCOVA
dear all, I want to perform a posthoc test for my ANCOVA: a1<-aov(seeds~treatment*length) With summary(glht(a1, linfct = mcp(treatment = "Tukey"))) R tells me: "covariate interactions found -- please choose appropriate contrast" How do I build these contrasts? Ideally, I would like to have the posthoc test for the ANCOVA including a block-effect
2016 Jul 28
2
Eliminar filas al principio y final de un .csv en R
Hola a todos, tengo 170 .csv donde tengo que eliminar las primeras 20 lineas (primer bloque) y luego todo un último bloque de datos (tercer bloque) que está separado por dos filas sin datos del segundo bloque (que es el que me interesa). El tercer bloque empieza en cada .csv en una linea diferente por lo tanto no se si puedo automatizar en R quedarme tan solo con la información a partir de la
2008 Dec 11
1
preprocessor VAD only rocognize between silence and not silence
Hello, in my project im using speex 1.2rc1 and the preprocessor VAD seems to only separate complete silence from not complete silence frames. The Speex Manual, you can read "The voice activity detector (VAD) provided by the preprocessor is more advanced than the one directly provided in the codec." but if you go to the source code in preprocess.c line 995 "/* FIXME: This VAD
2008 Dec 15
0
preprocessor VAD only rocognize between silence andnot silence
Jesus, Unfortunately, FFT and magic algorithms don't work (yet?). You might want to try this if you're not satisfied with Speex VAD: http://lists.xiph.org/pipermail/speex-dev/2008-August/006860.html It won't perform any miracles, but I think it works pretty well and is easy to tweak. Tom >---- Original Message ---- >From: jmorion at toomeeting.com >To: speex-dev at
2007 Mar 30
1
Problem with 2GB USB Pendrive
Hi, i'm trying to create an ubuntu live-pendrive using this tutorial http://www.pendrivelinux.com/2007/02/12/usb-ubuntu-tutorial-for-linux-users/ I have a 2GB USB Pendrive. When I insert the pendrive, /var/log/messages says: kernel: usb 5-5: new high speed USB device using ehci_hcd and address 35 kernel: usb 5-5: configuration #1 chosen from 1 choice kernel: scsi13 : SCSI emulation for USB
2005 Jun 13
1
Warning messages in lmer function (package lme4)
Hi: I'm using function lmer from package lme4, and I get this message: " There were 12 warnings (use warnings() to see them)" So I checked them: Warnings 1 to 11 said: 1: optim returned message ERROR: ABNORMAL_TERMINATION_IN_LNSRCH in: "LMEoptimize<-"(`*tmp*`, value = structure(list(maxIter = 50, ... and Warning 12 said: 12: IRLS iterations for glmm did
2010 Jun 14
1
Sintaxis para Medidas repetidas
Estimados, Mi problema consiste en probar efectos de dos sistemas de siembra en la abundancia de insectos (variable de conteo). Tengo un diseño en bloques con el sistema de siembra, con muestreo semanales de insectos (10 semanas) en cada unidad experimental. Quiero aplicar un modelo lineal generalizado con distribución de Poisson, con medidas repetidas en el tiempo. Agradecería ayuda con la
2012 Oct 17
0
Superficie de respuesta con rsm y nnet
Hola compañeros de la lista. Los molesto con la siguiente duda. En un diseño central compuesto (CCD) con dos factores (V1 y V2) y una variable de respuesta (R), utilizando valores codificados (-1.4142, -1, 0, 1, 1.4182), al aplicar la orden: rsm.segundo.orden <- rsm(R ~ Bloque + SO(V1, V2), data = DATOS.Codificados) Obtengo el siguiente modelo: R = 103.92 -2.16
2007 Jan 06
2
ANCOVA
Hello, I am analyzing a data set that has possible covariates. It is also multivariate. Are there any R function which can do analysis of covariance? Thanks. John Cardinale [[alternative HTML version deleted]]
2012 Jun 28
3
Sobre survival analysis
Hola Estoy tratando de correr un survival analysis usando un Cox regression model. Tengo una duda respecto a la organizacion del script. Tengo una variable que es -tamano del individuo- y quiero ver si hay diferencia en sobrevivencia respecto a tamano. Como diseno de campo los tamanos fueron ubicados de forma aleatoria en bloques al azar. Cuado planteo el script tengo algo como:
2005 Nov 07
1
*URGENTE* Sigo sin poder hacer funcionar WINE!!!
Hola a todos!!!! Tengo un grave problema: Sigo sin poder hacer funcionar WINE, he instalado desde la ultima version (0.9), hasta la 2004-05-05, solo me ha funcionado ?sta ultima anteriormente mencionada, no he probado versiones m?s viejas. El sistema donde lo estoy intentando hacer funcionar es un Fedora Core 3 K12-LTSP con Kernel 2.6.11-1.14_FC3 en un tipo de maquina i686, que es una IBM
2013 Sep 19
1
Attachment file larger than expected
Hello, I'm using dovecot 2.1.16 with SiS configured as: mail_attachment_dir = <mypath> mail_attachment_min_size = 128 k mail_attachment_fs = sis posix mail_attachment_hash = %{sha1} I'm having a few errors like: Sep 18 15:46:32 myotis51 dovecot: imap(igd): Error: Attachment file
2007 Jan 29
3
Multiple comparisons when interacction
In the model: lm.1 <- lm(variable ~ BLOC + TIL * YEAR , data=selvanera) I found TIL*YEAR interaction significant. Then I am trying to compare means of the different levels of TIL inside every YEAR using: mc.2 <- glht(lm.1, linfct = mcp(TIL*YEAR="Tukey")) summary(mc.2, test = univariate()) but it does not work. There is any way of doing this, like the SLICE option in
2008 May 28
2
Tukey HSD (or other post hoc tests) following repeated measures ANOVA
Hi everyone, I am fairly new to R, and I am aware that others have had this problem before, but I have failed to solve the problem from previous replies I found in the archives. As this is such a standard procedure in psychological science, there must be an elegant solution to this...I think. I would much appreciate a solution that even I could understand... ;-) Now, I want to calculate a
2010 Nov 10
1
EPB association 2010
Hello, I would like to use EPB asso on 2010 (french soft) with Wine. I tried with winhq 1.1.42 and does not even manage to install the framework 2 SP2 Microsoft. I tried winehq 1.3.6. The software settles down but jams in the appearance of the logo. I do not speak English well I use Lenny --------------- Bonjour, Je voudrais utiliser EPB asso 2010 avec Wine. J'ai essay? avec winhq 1.1.42
2013 Dec 23
0
ayuda con Knitr
Gracias por la ayuda, pero incluyendo las opciones iniciales me sigue dando error. Es algo extraño porque solo me pasa con la función lm. Si uso rlm o boot los resultados salen perfectamente. Sólo me sale el error con la función lm. M. Morales morales@us.es [5]escribió: >> Hola, no se si es este el sitio apropiado para mi consulta, pero igual alguien también ha tenido el mismo
2004 Aug 06
2
developpement flac avec Icecast
Bonjour, Actuellement en 4ème année en ecole d'ingénieur, nous avons a developper une application de streaming capable de gérer le format Flac. Pour cela, nous avons repris les sources de Icecast et du streamer Ices. Mais devant la difficulté de la manipulation de la librairie Flac en tant que tel, nous avons choisi d'utiliser la technologie Ogg pour transporter le flux audio flac.
2013 Feb 16
8
Unir varias columnas en una sola
Buenas a todos, relato directamente mi problema. Estoy preparando unos datos para ingresarlos en otro programa que requiere una columna de ID y el resto de la información toda seguida sin espacios. El echo es que yo tengo la información separada en columnas, por ejemplo: ID col2 col3 col4 col5 etc. y precisaría dejarla de la siguiente forma: ID col2col3col4col5 etc. Para luego escribir a
2000 Mar 29
1
A "stack" function
I am using R in my undergraduate engineering statistics courses, in which I am currently discussing one-way analysis of variance. Many of the data sets for the exercises or examples give the data in the form on one column per treatment level. To use the aov or lm functions such data should be converted to one column with all the response observations and a companion column with indicators of the