search for: emnlp

Displaying 1 result from an estimated 1 matches for "emnlp".

Did you mean: mnlp
2008 Jan 24
0
(lme4: lmer) mcmcsamp: Error in if (var(y) == 0)
...1] stats graphics grDevices utils datasets methods base other attached packages: [1] languageR_0.4 coda_0.13-1 lme4_0.99875-9 Matrix_0.999375-4 [5] zipfR_0.6-0 lattice_0.17-2 loaded via a namespace (and not attached): [1] grid_2.6.1 rcompgen_0.1-17 > emnlp.m1 <- lmer(primed ~ (role * derivation)/(log(dist.time) * log(rule.freq)) + (1 + log(dist.time) | target.utt), family=binomial, data=data.utts ) > summary(emnlp.m1) Error: cannot allocate vector of size 120.3 Mb > emnlp.m1 Generalized linear mixed model fit using Laplace Formula: pri...