search for: emat

Displaying 8 results from an estimated 8 matches for "emat".

Did you mean: emac
2004 May 14
1
help with memory greedy storage
...51469 OLD 04h 100mM 60 2 145 8.801430 PRG 24h 000mM 61 2 146 8.308224 PRG 24h 000mM 62 2 ... This data frame is not the problem since, it gets generated on-the-fly per gene and is discarded afterwards (just that it takes some time to generate it). Here comes the problematic routine: ### emat: matrix, model: formular for lm, contr: optional contrasts probe.fit <- function(emat, factors, model, contr=NULL) { rows <- rownames(emat) genes <- unique(rows) l <- length(genes) ### generate proper lables (names) for the anova p-v...
2008 Apr 27
2
Raising a matrix to the (-1/2) power.
Hi, I need to raise a correlation matrix; R; to the negative one half power. i.e. I need to find R^(-1/2) eg: if R=[{1,.4},{.4,1}], then R^(-1/2)=[{1.0681,-.2229}, {-.2229,1.0681}]where matrix=[{row1},{row2}] And are there any built in functions to do this? mtx.exp doesn't work because it's not raised to a positive integer Thank you so much. -- View this message in context:
2001 Aug 16
3
user.dll problems
Hi, I'm having problems getting Half-Life to setup using Wine. I have RedHat Linux Roswell, and no windows files. I used the autosetup utility to install Wine and it seemed to work. After fixing my wine config I went to run a windows app. When I run the setup.exe file I get this message: err:module:BUILTIN_LoadModule loaded .so but dll user.dll still not found Could not load
2001 Apr 27
3
cant run wine at all dammit
i used to be able to run wine perfectly, before i reinstalled debian (long story) now ive tried compiling the winehq.com CVS source, the transgaming CVS source, and the latest official release, but whenever i run ANYTHING at all, before it even gets a chance to start up, it kills X, and drops me back to teh console. this is the only output it gives: Building font metrics. This may take some
2001 Apr 14
1
directx problems methinks
im trying to run worms world party with wine cvs 04/13/01 after manually instaling by installing on a windows machine then copying acorss to my machine (it uses installshield which crashes under wine), the game launches it is really really horribly flickery, and quite slow. its a directdraw game, but as far as i can tell its not making any attempt to change to the resolution it wants. im
2005 Oct 15
6
FW: Some queueing disciplines that I wrote.
...a result to medium length jobs than if we were to give them absolute priority. Simulation of an implementation of Shortest Job First is described in [13], with results that show significant gains over other strategies Two cases of congested queues fed by Poisson Pareto Burst Proccesses were math- ematically modelled. [14] One had a Pareto distribution shape parameter of 1.4 (heavy tails) and the other had a Pareto distribution shape parameter of 1.2 (very heavy tails). Both cases were modelled with a Mice and Elephants strategy and without. The benefit from the Mice and Elephants strategy was a...
2001 Mar 15
2
opengl problems
I have a 3dfx voodoo3 card, in X4.0.2 using the DRI opengl libs from dri.sourceforge.net my problem is, although 3d acceleration works for me under wine, all opengl games are horribly flickery and some of the surfaces are transparent because of this has anyone else experienced this or know how to fix it?
2001 Mar 30
1
dga, wine, and a tnt2
I have the transgaming version of wine which i downloaded from their sourceforge page. I recently got my hands on a tnt2, after having used a voodoo3. (dont worry, i didnt pay anything for it =) so i installed everything, opengl games work perfectly (0.9-769 drivers). but when i try to run directdraw games in DGA mode, i get weird problems. the screen is split vertically into 4 parts. anyone