Displaying 10 results from an estimated 10 matches similar to: "TukeyHSD & Covariates"
2004 Dec 01
2
unbalanced design
Hi all,
I'm new to R and have the following problem:
I have a 2 factor design (a has 2 levels, b has 3 levels). I have an
object kidney.aov which is an aov(y ~ a*b), and when I ask for
model.tables(kidney.avo, se=T) I get the following message along with
the table of effects:
Design is unbalanced - use se.contrast() for se's
but the design is NOT unbalanced... each fator level
2014 Jun 24
1
Speex Decoding Issue
Dear Speex community,
I am having problems to get the Speex Decoding API to work properly in our project.
I am working in an embedded project with a very limited RAM and Flash memory and would like to use Speex encoded files to save memory while having good voice sounds in our speakers.
I have developed a Windows-based tool to convert WAV files to Speex files in packets of 160 bytes (we are
2012 Oct 19
2
Post Hoc tests for ANOVA
Hi,
I was trying to figure out how to do post-hoc tests for Two Way ANOVAs and
found the following 2 approaches:
a. Do pairwise t-tests (bonferroni corrected) if one finds significance with
the ANOVA.
Link-
http://rtutorialseries.blogspot.com/2011/01/r-tutorial-series-two-way-anova-with.html
b. Do TukeyHSD on an aov model
Link-
2009 Jul 30
0
randomized block design analysis PROBLEM
Dear All user,
Hello,
I'm a student and I have some trouble with the experimental
(columns-experiments) design of my project. I use a randomized block design
with 4 treatments including a control. For each treatment, I use 3
replicates and 3 blocks.
The treatments are:
-T1 = COD (300 mg/Lit) COD=chemical oxygen demand
-T2 = COD (200 mg/Lit)
-T3 = COD (100 mg/Lit)
-T4 = COD (0 mg/Lit) as
2010 Dec 21
0
"variable lengths differ (found for '(weights)')" error in Zelig library
Dear R users,
I am trying to estimate to estimate the average treatmen effect on the
treated (ATT) using first the MatchIt software to weight the data set and,
after this, the Zelig software as shown in Ho et al. (2007). See here for an
explanation of how to apply this technique in R:
http://imai.princeton.edu/research/files/matchit.pdf
I encounter a slight problem when I apply the weights that
2002 Nov 05
0
3 or 4 level Split plot
As an agronomist, sometimes i need to perform statistical analisys on
"weird" field data, like 3 or 4 level split plot design.
I've read both the help of the program, some books and manual about S and
"Venables/Ripley, Modern Applied Statistics with S", but i still have
problems in (i suppose) formulae sintax.
I'm trying to perform AOV, as explained showed in
2002 Nov 11
0
AOV and general formula sintax
As an agronomist, sometimes i need to perform statistical analisys on
"weird" field data, like 3 or 4 level split plot design.
I've read both the help of the program, some books and manual about S and
"Venables/Ripley, Modern Applied Statistics with S", but i still have
problems in (i suppose) formulae sintax.
I'm trying to perform AOV, as explained in "Random
2005 Dec 14
3
Memory shortage running Repeated Measures (nlme)
Dear group,
I tried to run a Repeated Mesures Anova for Mixed effects model and I got
a warnning after entering the model specification saying: "Reached total
allocation of 254Mb: see help(memory.size)".
here is part of the log:
***********************************************************
> aphids<-read.table("aphid.txt",header=T)
> attach(aphids)
> names(aphids)
2008 Aug 01
3
Xen Networking problem!
Hi,
I ''ve got a CentOS 5.2 server running xen 3.0 with 2 DomUs also running
CentOS 5.2.
All my boxes are up-to date.
I''m experiencing trouble with networking.
Dom0 can reach the outside world when no DomU are started. It can also
reach the outside world when only one DomU is running.
The troubles begin when I start the second DomU. At first, this new
DomU, called DomU2,
2011 Nov 11
2
Estimating IRT models by using nlme() function
Hi,
I have a question about estimating IRT models by using nlme, not just rasch
model, but also other models.
Behavior Research Methods
<http://www.springerlink.com/content/1554-351x/> Volume
37, Number 2 <http://www.springerlink.com/content/1554-351x/37/2/>, 202-218,
DOI: 10.3758/BF03192688
Using SAS PROC NLMIXED to fit item response theory models (2005). Ching-Fan