Last formula is rt ~ Tsyl * Tconsistency * Texp_type + (1 | sub) + (1 | word)
It is True
Control:
structure(list(optimizer = c("bobyqa", "bobyqa"), restart_edge = FALSE,
boundary.tol = 1e-05, calc.derivs = TRUE, use.last.params = FALSE,
checkControl = list(check.nobs.vs.rankZ = "ignore", check.nobs.vs.nlev = "stop",
check.nlev.gtreq.5 = "ignore", check.nlev.gtr.1 = "stop",
check.nobs.vs.nRE = "stop", check.rankX = "message+drop.cols",
check.scaleX = "warning", check.formula.LHS = "stop",
check.response.not.const = "stop"), checkConv = list(
check.conv.grad = list(action = "warning", tol = 0.002,
relTol = NULL), check.conv.singular = list(action = "message",
tol = 1e-04), check.conv.hess = list(action = "warning",
tol = 1e-06)), optCtrl = list(), tolPwrss = 1e-07,
compDev = TRUE, nAGQ0initStep = TRUE), class = c("glmerControl",
"merControl"))
AIC BIC logLik deviance df.resid
1154.7 1238.6 -563.4 1126.7 2949
Scaled residuals:
Min 1Q Median 3Q Max
-12.6202 0.0779 0.1333 0.2355 1.5329
Random effects:
Groups Name Variance Std.Dev. Corr
sub (Intercept) 0.6066 0.7789
Tconsistency:Texp_type:Tsyl 9.7847 3.1281 -0.42
word (Intercept) 1.9689 1.4032
Tsyl 0.2071 0.4551 -0.38
Number of obs: 2963, groups: sub, 63; word, 24
Fixed effects:
Estimate Std. Error z value Pr(>|z|)
(Intercept) 3.86603 0.36318 10.645 <2e-16 ***
Tconsistency -0.04753 0.18683 -0.254 0.7992
Tsyl 1.21924 0.67597 1.804 0.0713 .
Texp_type 0.09272 0.27942 0.332 0.7400
Tconsistency:Tsyl -0.17766 0.43592 -0.408 0.6836
Tconsistency:Texp_type 0.28310 0.37609 0.753 0.4516
Tsyl:Texp_type -0.17390 0.37440 -0.464 0.6423