search for: dirpar

Displaying 4 results from an estimated 4 matches for "dirpar".

Did you mean: dirpal
2018 Feb 26
0
How to model repeated measures negative binomial data with GEE or GLMM
...GLMM I have become more familiar with GLMMs in R, so perhaps that is a better approach. I tried running GLMMs with package glmmTMB, but I am not sure I specified the random effect correctly (am I properly accounting for the repeated measures within AND between years?): m2 <- glmmTMB(Diract ~ DirPar*RecPar + offset(LnScan) + Year + (1|ID), data=Direct, family=list(family="nbinom1",link="log")) I further tried to specify a compound symmetry covariance structure with glmmTMB, but this failed: m2a <- glmmTMB(Diract ~ DirPar*RecPar + offset(LnScan) + Year + cs(1|ID), dat...
2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
...libexecdir=/usr/libexec \ --localstatedir=/var \ --mandir=/usr/man \ --build=$ARCH-slackware-linux \ --enable-dynamic-fsck \ --enable-dynamic-ctl I get this error: gcc -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -L/lib64 -lcom...
2010 Feb 13
3
ocfs2 compile error in x86_64
...but argument 7 has type 'long int' xattr.c:287: warning: format '%lu' expects type 'long unsigned int', but argument 8 has type '__u64' gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -lcom_err /usr/...
2010 Feb 13
3
ocfs2 compile error in x86_64
...but argument 7 has type 'long int' xattr.c:287: warning: format '%lu' expects type 'long unsigned int', but argument 8 has type '__u64' gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -lcom_err /usr/...