Displaying 1 result from an estimated 1 matches for "pxlyy".
Did you mean:
polyy
2009 Sep 11
0
How to block data across multiple columns?
...one at a time in the midst of an analysis, having specified the blocking
variable?
I am running a random effects model using lmer, and my data set has
multiple columns.
Individuals in the study are grouped into 60 families- which is the
blocking factor.
The random effects are markers (labeled Pxlyy below) that have two levels-
1 (presence) or 0 (absence).
I need to estimate Variance Components for 'peg.no' (family wise, which is
why this is the blocking factor), explained by each PxLyy, and by 'family'
as well.
I have managed to run the lmer model for the first marker col...