Displaying 2 results from an estimated 2 matches for "var_x".
Did you mean:
var_t
2009 Nov 03
1
lmer and estimable
...place each time, based on a slightly different starting place. But this is only a guess - if anyone could either confirm or otherwise explain this unexpected-to-me happening, that'd be fantastic!!
The code that I'm running is:
design.1 = rbind(c(0,0,0,1,0,0,0,0,0,0,0,0))
lme1 <- lmer(var_x~AGE*GENDER*DAM_DIET + (1|CHIP) + (1|LITTER),x_temp)
est <- estimable(lme1,design.1)
print(est)
est <- estimable(lme1,design.1) # Repeat of code
print(est)
est <- estimable(lme1,design.1) # Another repeat of code
print(est)
And this is the output - you can see in this that the res...
2007 Apr 27
1
partitioning variation using the Vegan CCA routine?
Hello
I am using Jari Oksanen's CCA routine from the Vegan package on some estuary
data, following a technique applied in (Anderson, M.J. & Gribble, N.A.,
1998, Partitioning the variation among spatial, temporal and environmental
components in a multivariate data set, Australian Journal of Ecology 23,
158-167).
Some steps in the process require that the dependent matrix be constrained
by