search for: splsm

Displaying 2 results from an estimated 2 matches for "splsm".

Did you mean: splom
2006 Jul 28
1
could someone help me to install packages "gam" (ubuntu 6.06)
...loessf.o g77 -fpic -g -O2 -c lo.f -o lo.o g77 -fpic -g -O2 -c qsbart.f -o qsbart.o gcc -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -std=gnu99 -c sbart.c -o sbart.o g77 -fpic -g -O2 -c sgram.f -o sgram.o g77 -fpic -g -O2 -c sinerp.f -o sinerp.o g77 -fpic -g -O2 -c splsm.f -o splsm.o g77 -fpic -g -O2 -c sslvrg.f -o sslvrg.o g77 -fpic -g -O2 -c stxwx.f -o stxwx.o gcc -shared -o gam.so backfit.o backlo.o bsplvd.o bvalue.o bvalus.o linear.o loessc.o loessf.o lo.o qsbart.o sbart.o sgram.o sinerp.o splsm.o sslvrg.o stxwx.o -lblas-3 -lg2c -lm -lgcc_s -L/usr/lib/R/...
2004 Nov 23
2
Convergence problem in GLMM
Dear list members, In re-running with GLMM() from the lme4 package a generalized-linear mixed model that I had previously fit with glmmPQL() from MASS, I'm getting a warning of a convergence failure, even when I set the method argument of GLMM() to "PQL": > bang.mod.1 <- glmmPQL(contraception ~ as.factor(children) + cage + urban, + random=~as.factor(children) + cage +