2.8 SB099XSB012
I want to do a t test for DPW values by the 2 different Cross types for each
of spl components.
Any suggestions? I just got errors till now
Thanks,
Imri.
--
View this message in context:
http://r.789695.n4.nabble.com/Multi-t-tests-tp3905075p3905075.html
Sent from the R help mailing l
(assoc_BPH[,3:900],2,z)
I will get the new P-value for each variable?
Thanks
Imri
--
View this message in context:
http://www.nabble.com/Extract-the-P-value-from-of-permutation-tests-tp24565402p24565402.html
Sent
l to 0
95 percent confidence interval:
-0.1336494 1.4224993
sample estimates:
mean in group d mean in group w
2.4194501.775025
For each of the genotypes all the data is tests, not just the data for the
unique genotype.
Peter Dalgaard wrote:
>
> Imri wrote:
>> My da
but it is not what I need.
Do you have any ideas?
Thanks
Imri
--
View this message in context:
http://www.nabble.com/t.tests-by-unique-groupes-tp23810917p23810917.html
Sent from the R help mailing list archive at Nabble.com.
__
R-hel
list
How can I extract all the Pr(>F) values from q (not one by one)?
Thanks
Imri
Mike Lawrence wrote:
>
> #create some data
> y=rnorm(20)
> x=factor(rep(c('A','B'),each=10))
>
> #run the anova
> my_aov = aov(y~x)
>
> #summarize the ano
Hi all -
I'm trying to do multiple one-way ANOVA tests of different factors on the
same variable. As a result I have a list with all the ANOVA tables, for
exemple:
$X11_20502
Analysis of Variance Table
Response: MPH
Df Sum Sq Mean Sq F valuePr(>F)
x 3 369.9 123.
Hello!!!
I'm trying to do multiple ANOVA tests with R (testing the affect off
different factors on the same response). As a result I get many ANOVA
tables, and I want to extract a list of the "Pr(>F)" from all the tables.
Maybe someone have an idea how to do this?
Thanks
7 matches
Mail list logo