Displaying 20 results from an estimated 98 matches for "martens".
Did you mean:
marten
2011 Apr 21
2
combining matrices
Heja,
I hope someone is still there to help me:
How can I somehow merge/combine matrices to get such a result:
Matrix A
A B
x1 1 0
x2 1 1
Matrix B
C D
x3 1 0
x4 0 1
Resulting Matrix?
A B C D
x1 1 0 0 0
x2 1 1 0 0
x3 0 0 1 0
x4 0 0 0 1
Does anyone see this probably obvious solution with R how to do this?
Sorry if this question is silly...it's too hot here to think properly ;O)
2008 Oct 09
1
stack or dissolve matrix without double entries
Heja,
I've some bigger distance-matrices like this:
num [1:3231, 1:3231] 0.000 0.176 0.176 0.176 0.176 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:3231] "A" "B" "C" "D" ...
..$ : chr [1:3231] A" "B" "C" "D" .
I actually want to convert them into a 2 column dataframe like this:
data.frame':
2008 May 27
1
error in rsync protocol data stream (Marten Lehmann)
rsync-request@lists.samba.org escribi?:
> Send rsync mailing list submissions to
> rsync@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send a message with subject or body 'help' to
> rsync-request@lists.samba.org
>
> You can reach the person managing the list at
2003 Oct 02
3
Query: weighting cells in histogram
I have the 'breaks' for the histogram ('hist') but I want weight the cells instead of using actual observations. I thought that using freq=FALSE implied that the numbers in 'x' were weights but this turned out to be wrong.
Any help and/or comment is very much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
2005 Aug 22
1
vectors of different length in a matrix
HI!
I?ve 3 vectors of different length (a,b,c) and want to arrange them in a
matrix a,b,c as rows and the figures of these vectors in the columns
(with that matrix i want to calculate a distance between thes vectors -
vegan - vegdist - horn). Is there a possibilty to create such a matrix
and to fill up the missing fields with NA?s automatically????
Thanx
marten winter
--
*Marten Winter*
2005 Dec 23
0
Joop Martens is afwezig.
I will be out of the office starting 23/12/2005 and will not return until
09/01/2006.
Ik antwoord op uw bericht wanneer ik terug ben.
Voor dringende zaken kunt u contact opnemen met:
Paul de Bruijn
ICT Lekkerland Nederland & Conway Belgie
Databases,Middleware en Beheer
tel: 040-2943039
0522-239870
email paul.debruijn@lekkerland.nl
2005 Dec 02
4
ftp:// error
Hello,
from a server where neither a rsync daemon nor ssh is running I'm trying
to backup the whole data with ftp. So my idea was to call rsync like this:
rsync -v -a 'ftp://1.2.3.4/' my_folder
But this gives me:
ftp: unknown host
ftp: unknown host
ftp: Unknown host
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code
2006 Mar 23
3
dovecot died
Hello,
today our dovecot imap server died. The following message appeared in
the logfile:
dovecot: Mar 23 07:00:58 Error: pipe() failed: Too many open files
We have one dovecot instance for pop3 and one for imap, so while the
pop3-service was still available, the imap-service was not running any more.
I've seen a lots of users keeping there imap-connections idle for hours,
often more
2011 Feb 08
4
NoSQL Storage Backend
Hello,
I found a posting on the mailing list from 2008 "Adding new storage
backend to Dovecot" while searching for POP3 and IMAP servers, that
allow to use a NoSQL backend rather than a traditional file system.
The problem with traditional filesystems is, that they are very limited.
You cannot easily extend it, even with RAID 10 all messages may be lost
due to a RAID controller
2005 Jun 14
4
Missing files on Windows client side.
...er it's not visible.
Also a mapped drive in a windows command prompt shows the files.
So it's looks like a problem only with windows explorer.
I have the problem on win2k, XP and Windows2003 server clients.
I'm running samba 3.0.14a on AIX 5.2 ML5
Thanks in advance for a reply.
J. Martens
Dep. ICT from Lekkerland The Netherlands and Conway Belgium
E-mail: joop.martens@lekkerland.nl
----------------------------------------------------------------------------------------------------------------------------------------------------------------
This e-mail may contain confidential a...
2004 Nov 07
3
dispatch.cgi not found error
I''m following along on the 10 minute tutorial. Accessing blog at
http://www.ampede.com/blog/ works fine. I then created Weblog using the
script/new_controller generator. When I try to access
http://www.ampede.com/blog/weblog/, I get:
-------------------------------------------------------------
Not Found
The requested URL /dispatch.cgi was not found on this server.
2008 Oct 22
6
fax / t38 gateway
...endpoint or originator, but there doesn't seem to be a way to convert
to/from analog for interoperating with "normal" fax machines. I'm sure
something exists or the code wouldn't have been written into
asterisk... Can someone point me in the right direction?
Brendan Martens
2008 Oct 25
0
increase symbol size in expression - axis label of a plot
Heja,
It took me a while to find a way of implementing normal text as
subscripted text in a expression followed by another expression and more
subscripted text :O)
It looks now as this:
ylab=expression(Delta^"+"~""[paste("my subscripted
text")]~">"~Delta^"+"~""[paste("my subscripted text")])
I use several par commands
2005 Apr 22
2
feature request: login in process title
Hello,
I'm a bit afraid of users, the might slow down the server because of
search requests to the imap-server on very large mailboxes. Even with a
performant index, this could cause a lot of cpu and i/o-load. Is it
possible to include the login-name in the imap process, so that a "ps
ax" doesn't just give "imap", but e.g. "imap test at example.com"?
2005 Apr 28
3
pop3 messages not deleted
Hello,
I'm currently experiencing, that 0 messages are shown at the pop3-prompt:
list
+OK 0 messages:
.
But the cur-folder containes 74 files. How can this happen? Why aren't
they removed physically?
Regards
Marten Lehmann
2005 Dec 05
2
dotlock & NFS
Hello,
is dotlock supposed to work with NFS? I noticed that the default-locking
method causes problems even with nfslockd started.
Regards
Marten
2011 Oct 16
1
Ignoring certain files?
Hey guys,
Is there any way I can get rspec to ignore all files in spec/fixtures when
it does a recursive search for all spec/**/*_spec.rb files?
The problem I''m facing is that the fixtures for my code are project
structures on disk, so I thought I''d make a spec/fixtures with a bunch of
different project structures. That works, except obviously those can contain
_spec.rb
2004 Oct 18
1
scrambled filename.
...o
wins support = Yes
ldap ssl = no
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
[homes]
comment = Home Directories
read only = No
browseable = No
Does somebody know how samba can show the file as it is?
With kind regards,
J. Martens
Lekkerland Nederland b.v.
Department ICT
E-mail: j.martens@lekkerland.nl
2010 May 16
1
Samba & Alternate Data Streams
Greetings,
I'm developing a FUSE-based file system which will be exported to the
Windows-world via Samba. My file system is emulating NTFS Alternate Data
Streams by creating the content of those files "on the fly" on access.
This works quite well with Samba 3.4.6 and the ":Zone.Identifier"
stream. But the Windows clients don't even try to access the
2006 Oct 26
2
changing the separator
Hello,
is it possible the change the folder separator from "." to "/"? Users
shall be able to have folders like "Junk/aol.com/*".
Regards
Marten