Displaying 3 results from an estimated 3 matches for "hattendorf".
2009 Aug 01
5
incorrect result (41/10-1/10)%%1 (PR#13863)
Full_Name: jan hattendorf
Version: 2.9.0
OS: XP
Submission from: (NULL) (213.3.108.185)
I get an incorrect result for
(41/10-1/10)%%1
[1] 1
The error did not occur with other numbers than 41 (1, 11, 21, 31, 51, ...)
test <- rep(NA, 1000)
for(i in 1:1000){
test[i] <- i/10-1/10
}
test[test%%1==0]
2004 Nov 09
1
Some questions to GLMM
...requent with more factors and
covariates.
I know that there are a lot of questions (I am sorry for that), and I don't
expect that all will be commented. Most interesting for me are the questions
1,6 and 8.
Thank you very much in advance.
Jan
========================================
Jan Hattendorf
University of Berne
Zoological Institute
Baltzerstrasse 6
CH-3012 Berne
+41-31-631 4523
jan.hattendorf at zos.unibe.ch
http://www.cx.unibe.ch/zos/index.html
2004 Aug 18
0
Adding new users with smbpasswd and ldapsam
Hello
I'm trying to add new Samba users to my LDAP using smbpasswd but this
happens:
---------------------------------------------------------------------
s02:/etc/samba# smbpasswd -D 256 -a tester44a
Netbios name list:-
my_netbios_names[0]="S02"
Trying to load: ldapsam:ldap://localhost
Attempting to register passdb backend ldapsam
Successfully added passdb backend 'ldapsam'