Displaying 1 result from an estimated 1 matches for "verbosepql".
2007 Oct 09
2
Help with gamm errors
...see
results of traceback())
[large data vector scrolls off screen]
6: eval(expr, envir, enclos)
5: eval(mcall)
4: glmmPQL(y ~ X - 1, random = rand, data = strip.offset(mf), family =
family,
correlation = correlation, control = control, weights = weights,
niter = niterPQL, verbose = verbosePQL)
3: eval(expr, envir, enclos)
2: eval(parse(text = paste("ret$lme<-glmmPQL(", deparse(fixed.formula),
",random=rand,data=strip.offset(mf),family=family,correlation=correlation,co
ntrol=control,",
"weights=weights,niter=niterPQL,verbose=verbosePQL)", sep =...