Displaying 10 results from an estimated 10 matches for "dres".
Did you mean:
does
2008 Jun 10
2
Slow function
Hi,
I have the following function that I want to apply to a list of 14
matrices (1536 x 170) of binary data:
DRes <- function(x, nr = 10000, metric = "mixed", ...) {
require(analogue)
require(ade4)
m <- c()
for (i in 1:nr) {
set.seed(i)
x1 <- x[, sample(dimnames(x)[[2]], length(x[1,])/2)]
x2 <- x[, !dimnames(x)[[2]] %in% dimnames(x1)[[2]]]
d1 <- as.dist(distance...
2004 Sep 23
3
iproute2 tool compiling problems.
...ot too many errors. Here goes the output:
server:/home/nathan/iproute2# make
make[1]: Entering directory
`/home/nathan/iproute2/lib''
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall
-Werror -g -I../include-glibc -i
nclude ../include-glibc/glibc-bugs.h
-I/usr/src/linux/include -I../include -DRES
OLVE_HOSTNAMES -c -o utils.o utils.c
cc1: warnings being treated as errors
In file included from ../include/utils.h:6,
from utils.c:30:
/usr/src/linux/include/linux/inetdevice.h: In function
`inet_make_mask'':
/usr/src/linux/include/linux/inetdevice.h:173:
warning: implic...
2005 May 25
1
Winbind - loss of trust
...09 www 2 0 1036K 756K sleep netio 0:05 0.00%
httpd
14350 www 2 0 1036K 748K sleep netcon 0:05 0.00%
httpd
2432 www 2 0 1036K 748K sleep netcon 0:05 0.00%
httpd
Winbind is running
exec winbindd -i -F -S 2>&1 ( via daemontools)
George Dres
e Australia Pty Ltd
Midrange Hosting Services NSW & VIC
Office: +61 3 9921 4316
Fax: +61 3 9921 4900
Email: george.dres@eds.com
Locn: Level 3 436 St Kilda Rd Melbourne 3004.
2010 Jan 21
1
Merging and extracting data from list
...uot;
I want to extract a list of names ($ENSG00000?????) where go =
GO:0005515. How can I do it?
Thanks on advance
Viviana
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr. Viviana Menzel
Rottweg 34
35428 Langg?ns
Tel.: +49 6403 7748550
Mobil: +49 177 5126092
E-Mail: vivianamenzel at gmx.de
Web: www.dres-menzel.de
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some
hosting provider), does anyone happend to have a copy of app_valetparking.c
from www.bkw.org - the one that should work with * stable 1.0.X ? If so
please contact me.
One that can be downloaded from www.loligo.com dosn't compile with 1.0.X,
and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file
<parking.h>.
It cannot compile on * 1.0.X (I have tried also to include <features.h>
instead of <parking.h> (as far as I know features.h is successor to
parking.h), but still without results).
Thanks anyway.
Nenad
>
> Try this
>
>> Since www.bkw.org seems not to exist anymore (getting
2006 Dec 10
1
Full text search indexing
...I mean it fallbacks to the slow old way of going through
all the mails. The space limitation exists only because I thought that
such searches are going to be rare, and this reduces the index size by
20-50%.
So the Squat indexing works by looking at 4 character blocks. So when
searching for "address":
- Get a list of UIDs for "ress"
- Filter out UIDs which don't appear for "dres"
- The same for "ddre" and "addr"
- Open all the messages that are left in the UID list and drop out the
messages where the whole "address" word doesn...
2004 May 26
1
error compilling TC
Hi,
I have a box with RH 7,2 upgraded to Fedora Core 1.
with:
kernel 2.4.26
iptables 1.2.9
gcc 3.2.2
In this momment I''m using a binary TC version,
but when I try to compile, get errors in Make process.
Any hints ?
Bests.
Andres.
----> iproute2-2.4.7-now-ss010824.tar.gz
make[1]: Cambiando a directorio `/usr/local/src/iproute2/lib''
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g -I../include-glib
c -i
nclude
../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRES
OLVE_HOSTNAMES -c...
2024 Aug 09
1
WDI package commands timing out and not working
...e the indicator in less than a
second.
> system.time(dat3IN <- WDI(indicator = c('NY.ADJ.NNAT.GN.ZS','NY.GNS.ICTR.GN.ZS','NY.ADJ.DCO2.GN.ZS','NY.ADJ.DNGY.GN.ZS', 'NY.ADJ.DFOR.GN.ZS', 'NY.ADJ.DPEM.GN.ZS', 'NY.ADJ.DMIN.GN.ZS', 'NY.ADJ.DRES.GN.ZS'), country = c('IN'), start=1960)) user system elapsed
0.14 0.01 328.65 Warning messages:
1: In open.connection(con, "rb") :
URL 'https://api.worldbank.org/v2/en/country/IN/indicator/NY.ADJ.NNAT.GN.ZS?format=json&date=1960:2029&per_page=32500&...
2024 Aug 09
1
WDI package commands timing out and not working
>>>>> Ivan Krylov via R-help
>>>>> on Fri, 9 Aug 2024 15:23:58 +0300 writes:
> ? Thu, 8 Aug 2024 12:43:23 +0530
> Anupam Tyagi <anuptyagi at gmail.com> ?????:
>> In open.connection(con, "rb") :
>> URL
>>