Displaying 3 results from an estimated 3 matches for "josquin".
Did you mean:
joaquin
2010 Aug 21
2
vector allocation error
...kage. I have
received the following error:
Using grid search to estimate tagwise dispersion. Error: cannot allocate
vector of size 307.3 Mb
indicating the memory allocation is too small. How would I change this
confiuration in R so that the script can run with the files I have?
Help appreciated, Josquin
--
View this message in context: http://r.789695.n4.nabble.com/vector-allocation-error-tp2333299p2333299.html
Sent from the R help mailing list archive at Nabble.com.
2009 Jun 07
1
Must be a better way to collate sequenced data
...}
utime.rcount <<- aggregate(augdata, augdata["TIME"], sum);
....
Robin Burke
Associate Professor
School of Computer Science, Telecommunications, and
Information Systems
DePaul University
(currently on leave at University College Dublin)
http://josquin.cti.depaul.edu/~rburke/
"The universe is made of stories, not of atoms" - Muriel Rukeyser
[[alternative HTML version deleted]]
2005 Mar 07
0
help configuring samba & ldap
Hi
I'm using Samba ant a ldap server.
Can anyone help me to configure the configuration files ?
in my /etc/samba/smb.conf I have :
[global]
.......
ldap server = 192.168.2.191 192.168.2.192
ldap port = 389
ldap suffix = "dc=exemple,dc=fr"
ldap admin dn = "cn=admin,dc=exemple,dc=fr"
ldap filter = "(uid=%u)"