search for: mgu

Displaying 3 results from an estimated 3 matches for "mgu".

Did you mean: mgr
2011 Jun 27
1
group interaction in a varying coeff. model (mgcv)
Dear UseRs, I built varying coefficient models (in mgcv) for two groups separately, with one explanatory and one moderator variable (see the example below). # ------- #  Example: # ------ # generate moderator variable (can the same for both groups) modvar <- c(1:1000) # generate group1 values x1 <- rnorm(1000) y1 <- scale(cbind(1,poly(modvar,2))%*%c(1,2,1)*x1 + rnorm(1000,0,0.3)) #
2002 Apr 16
1
Localization?
Hi everybody! I started using Wine only a few weeks ago and even managed to achieve some success. I'm running a windows program,some kind of medical assistant software.It is using it's own local database, and everithing is stored in files so there is no problem with that.The program works, but I've experienced big trouble getting it to show correctly the cyrrillic symbols. My linux
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking