Displaying 3 results from an estimated 3 matches for "geralttee".
2011 Nov 22
3
making scatterplot easier to read
Dear R users,
do you know an easy way (other than star plot) of making several points
laying one over another visible? Is it any simple way of increasing such
"multipoint" symbols - or shifting their positions randomly to make several
points in one place visible?
Cheers,
sz.
--
Szymon Drobniak || Population Ecology Group
*Institute of Environmental Sciences, Jagiellonian University
2010 Nov 26
0
Question about random interactions in MCMCglmm
Hi,
I've been a bit confused by different wyas we specify random effects
in lmer and MCMCglmm i just want to clear something. When I want to
look for intersexual genetic correlations in the trait, is it
equivalent to treat this trait for opposite sexes as separate traits
and include the term idh(trait):animal - to treating this as a single
trait and fitting idh(sex):animal? Do these two ways
2011 Dec 12
0
question about fixed and random factors in aov
Dear R users,
I know that it was considered many times but having searched through dozens
of posts I have only added to my confusion. My question is - is it possible
to correctly analyse simple mixed (fully)crossed (factorial) 2-way ANOVA?
Assume we have factor A (fixed) and B (random). In the model with an
interaction A should be tested against interaction, B and A:B against
residual variance.