search for: arbeitsbereiche

Displaying 4 results from an estimated 4 matches for "arbeitsbereiche".

Did you mean: arbeitsbereich
2002 Jan 27
1
DBM databases for R?
Hello! Can I use DBM databases (as they are used in Perl) for the import of large datasets in R? Thanks in advance for your help, Petra Steiner - --------------------------------------------------- Petra Steiner Arbeitsbereich Linguistik Universitaet Muenster Huefferstrasse 27 48149 Muenster
2002 Mar 26
1
comparing row by row in matrix
I don't know the Russell-Rao coefficient but maybe this will help: You can compute the number of times y and x are both 1 (that's what your function f does) by counting 1s in y*x, i.e., sum(y*x), aka t(y)%*%x. Ordinary matrix multiplication does this row-by-column, so if M and N are two binary matrices, M%*%t(N) will have (i,j) entry equal to the count of 1s in common to row i of M and
2012 Aug 07
1
samber server in openvz container - venet oder veth0?
...need it for the Samba server or can I just use DNS (on other servers than the samba server) and WINS server (on the samba server)? Can I stick to venet or should I use veth? What are your suggestions? kind regards, Birgit Berger EDV-Administratorin an der ?H Uni Wien http://www.oeh.univie.ac.at/arbeitsbereiche/edv.html
2002 Apr 07
3
German umlaut in xlab
Dear all, which font do I have to choose to use German umlauts at x/ylab in plot? Do I have to change Rdevga; and how? Or should I use these Hershey vectors? I looked quite a long time for a solution, which should be easy, so I thought I'd better ask here. Maybe some other people have already solved this problem. Regards, Petra - --------------------------------------------------- Petra