Displaying 20 results from an estimated 9000 matches similar to: "randomized block design and two-way factorial design"
2009 Jul 28
1
Fwd: randomized block design analysis in R
---------- Forwarded message ----------
From: alis villiyam <aalisiyan at gmail.com>
Date: Mon, Jul 27, 2009 at 9:47 AM
Subject: randomized block design analysis in R
To: bolker at zoology.ufl.edu
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
2010 Feb 26
1
factorial block design with missing data
Hello!
I have read somewhere (somehow, I can't seem to find it again, it's been a couple of months) that when analyzing factorial block design, the position where you put the block factor is important, even more when there are missing values.
I understand that when using anova.lm, the order is sequential, so that if I want to check for a treatment effect, I should put my blocking factor
2006 Jan 20
3
fractional factorial design in R
Hi,
i need to create a fractional factorial design sufficient to estimate the
main effects.
The factors may have any number of levels, let's say any number from 2 to 6.
I've tried to use the library conf.design , but i cannot figure out how to
write the code.
For example, what is the code for a design with 5 factors (2x3x3x5x2) and
only main effects not confounded?
thanks in advance!
2008 Apr 28
5
Fractional Factorial Design
Hi all,
Does anybody know if it is possible to build a fractional factorial design
in R? That is, suppose that we want do design an experiment with 3 factors
with 2, 3 and 3 levels, respectivly. However we want to consider, let's say,
only 6 from all possible level combinations. Does R design such experiment?
Thanks in advance,
Caio
[[alternative HTML version deleted]]
2004 Nov 30
3
2k-factorial design with 10 parameters
Hi,
I'd like to apply a 2^k factorial design with k=10 parameters. Obviously
this results in a quite long term for the model equation due to the high
number of combinations of parameters.
How can I specify the equation for the linear model (lm) without writing
all combinations explicitly down by hand? Does a R command exist for
this problematic?
Thanks for your help in advance,
Sven
2010 Aug 03
1
Help on Full Factorial Design
Hi Everyone,
I found the doe.base package and the FrF2 package to do nice experimental
planning and I'm very happy about this tool I was looking for such a long
time.
But I still try to find out how to add center points to a full factorial
design. The FrF2-package has a center point option but is just supporting
fractional designs?
Is there a possibility to have center points within the
2004 Feb 05
2
Incomplete Factorial design
Hello,
I am planning a study with the main point to evaluate the interaction of two treatments,
but for ethical reasons one cell is empty, that with patients receaving no treatment at all
Treatment B
2008 Nov 07
2
2^2 factorial design question
Dear R Gurus:
How do you put together a 2^2 (or even 2^k) factorial problem, please?
Since you have 2 levels for A and B, do you put in "A+" and "A-" as
factors, please?
Thanks,
Edna Bell
2018 Mar 02
3
data analysis for partial two-by-two factorial design
Dear R users,
I need to analyze data generated from a partial two-by-two factorial design: two levels for drug A (yes, no), two levels for drug B (yes, no); however, data points are available only for three groups, no drugA/no drugB, yes drugA/no drugB, yes drugA/yes drug B, omitting the fourth group of no drugA/yes drugB. I think we can not investigate interaction between drug A and drug B,
2018 Mar 02
0
data analysis for partial two-by-two factorial design
This list provides help on R programming (see the posting guide linked
below for details on what is/is not considered on topic), and generally
avoids discussion of purely statistical issues, which is what your query
appears to be. The simple answer is yes, you can fit the model as
described, but you clearly need the off topic discussion as to what it
does or does not mean. For that, you might try
2009 Nov 08
0
Repeated measures on a factorial unbalanced in a blocks with split-plot design
Dear all,
I am trying to analyze data from an experiment like this:
Factors:
Hormone - Levels: SH, CH (S = without; C=with; H=Hormone)
Time - Levels: 19/08/09, 04/09/09, 18/09/09, 08/10/09, 20/10/09 (DD/MM/YY)
Nutrition - Levels: Completa, Sem (without)
Macronutrition - Levels: Ca, K, Mg, P, Sem (without)
Time is the measures day. It reflect the days after germination.
Blocks : 4
plants per
2003 Sep 20
1
factorial design
Hello all,
I´m trying to study a factorial design, but I can´t understand why did Df, Sum Sq and Mean Sq of residuals alter when I Split the interaction? I think that Split the interaction must not alter the residuals. Am I doing something wrong?
Could anyone help me?
My data and functions I tried are:
Y<-c(196,213,183,
192,253,199,
251,331,276,
2008 Nov 04
1
[OT] factorial design
Dear R Gurus:
I vaguely remember reading that if interaction was present in a
factorial design, then the main effect results were suspect.
However, I was reading a text which now uses the tests for main
effects even if interaction is present.
Which is correct, please?
Thanks,
Edna Bell
2018 Mar 05
2
data analysis for partial two-by-two factorial design
Hi Bert,
I am very sorry to bother you again.
For the following question, as you suggested, I posted it in both Biostars website and stackexchange website, so far no reply.
I really hope that you can do me a great favor to share your points about how to explain the coefficients for drug A and drug B if run anova model (response variable = drug A + drug B). is it different from running three
2018 Mar 05
0
data analysis for partial two-by-two factorial design
> On Mar 5, 2018, at 8:52 AM, Ding, Yuan Chun <ycding at coh.org> wrote:
>
> Hi Bert,
>
> I am very sorry to bother you again.
>
> For the following question, as you suggested, I posted it in both Biostars website and stackexchange website, so far no reply.
>
> I really hope that you can do me a great favor to share your points about how to explain the
2003 Jun 26
1
Correct contrast for unreplicated 2K factorial design
Hi all,
I have been trying to reproduce an analysis from Douglas Montgomery?s
book on design and analysis of experiments. Table 6.10 of example 6.2 on
page 246, gives a table as follows:
> NPK <- expand.grid(A=mp,B=mp,C=mp,D=mp)
> Rate <- c(45,71,48,65,68,60,80,65,43,100,45,104,75,86,70,96)
> filtration <- cbind(NPK,Rate)
> filtration
A B C D Rate
1 - - - - 45
2
2005 Mar 08
1
coefficient of partial determination...partial r square [ redux]
If I'm not mistaken, partial R-squared is the R^2 of the quantities plotted
in a partial residual plot, so you can base the computation on that. Prof.
Fox's `car' package on CRAN has a function for creating those plots, but you
need to figure out the way to extract the quantities being plotted.
[In any case, the basic tools for doing such computations are all in R, and
it
2018 Mar 05
0
data analysis for partial two-by-two factorial design
> On Mar 5, 2018, at 2:27 PM, Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> David:
>
> I believe your response on SO is incorrect. This is a standard OFAT (one factor at a time) design, so that assuming additivity (no interactions), the effects of drugA and drugB can be determined via the model you rejected:
>> three groups, no drugA/no drugB, yes drugA/no drugB,
2018 Mar 05
0
data analysis for partial two-by-two factorial design
> On Mar 5, 2018, at 3:04 PM, Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> But of course the whole point of additivity is to decompose the combined effect as the sum of individual effects.
Agreed. Furthermore your encoding of the treatment assignments has the advantage that the default treatment contrast for A+B will have a statistical estimate associated with it. That was a
2010 Nov 23
2
factorial ANOVA for block/split-plot design
Dear R Help -
I am analyzing data from an ecological experiment and am having problems
with the ANOVA functions I've tried thus far. The experiment consists of a
blocked/split-plot design, with plant biomass as the response. The following
is an overview of the treatments applied (nitrogen addition, phosphorus
addition, and seeded/not seeded) and at what level (block, main-plot, and
sub-plot):