search for: pless

Displaying 5 results from an estimated 5 matches for "pless".

Did you mean: less
2013 Nov 29
1
mat2listw function
Hi all, I am attempting to create a weights object and perform a Moran I test as well. I have a very large spatial weights matrix (roughly 22,000x22,000) that was created in Excel and read into R, and I'm now trying to implement: library(spdep) SW=mat2listw(matrix) I am getting the following error: Error in if (any(x<0)) stop ("values in x cannot be negative"): missing value
2008 Sep 03
3
antispam plugin problem with dspam
I'm trying to use the dovecot antispam plugin with dspam. I'm running dovecot 1.1.2. Using thunderbird and IMAP, when I drag a spam message from the inbox into the SPAM folder, I get a popup saying "The current command did not succeed. The mail server responded: antispam signature not found. When I look at the message in the maildir folder, I see the dspam signature both in the
2011 Jun 26
1
http-traffic rejected, domU
Hi list, i''ve been migrating our RAID1 system onto bigger drives. Therefor I''ve setup a new dom0 with a 2.6.32-5-xen-amd64 kernel and Xen in version 4.0, because there was a 2.6.19 kernel and xen 3.0.1 causing problems time by time. My main problem is, that the domU running our intranet services (webserver, mail, databases etc) is not responding or rejecting each attempt to
2003 Dec 01
0
No subject
...; Americas Customer Engineering | -- Mark Twain > (905) 415-2849 | davecb@canada.sun.com > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba Return-Path: <mpless@servo.ucsd.edu> Delivered-To: samba@lists.samba.org Received: from servo.ucsd.edu (servo.ucsd.edu [132.239.50.46]) by lists.samba.org (Postfix) with ESMTP id 512C34551 for <samba@lists.samba.org>; Mon, 14 May 2001 12:32:52 -0700 (PDT) Received: (from mpless@localhost) by servo.ucsd.edu...
2013 Nov 27
0
trouble using mat2listw function to create spatial weights object
Hi all, I am attempting to create a weights object and perform a Moran I test as well. I have a very large spatial weights matrix (roughly 22,000x22,000) that was created in Excel and read into R, and I'm now trying to implement: library(spdep) SW=mat2listw(matrix) I am getting the following error: Error in if (any(x<0)) stop ("values in x cannot be negative"): missing value