similar to: spdep

Displaying 20 results from an estimated 300 matches similar to: "spdep"

2012 Sep 05
0
Samba / AD connection issue
Hello list, We are receiving this error on our AD machine; "The session setup from the computer COMPUTERNAME failed to authenticate. The following error occurred: %%5" I've searched internet, and it seems to be some kind of trust issue / windows NT 4.0 authentication method. But I couldn't find a answer on how to solve this on the samba server. Here is my samba config:
2003 Mar 20
0
Misschien leuk voor u
- Deze mail is doorgezonden omdat iemand dacht dat u wellicht interesse zou kunnen hebben. Mocht u na het lezen van deze mail geen interesse hebben dan kunt u de boodschap verwijderen, u ontvangt geen verdere berichten meer tenzij u daar uitdrukkelijk om verzoekt. Computervrienden De club computervrienden gaat zich lanceren in mei 2002. Voordat deze datum wordt bereikt willen wij het volgende
2018 Sep 09
2
Autoreply ( Autoreply (Re: getting invites to rtp ports ??))
Bedankt voor uw bericht. Online4You is sinds 1 augustus niet meer operationeel. Per e-mail hebben wij u geinformeerd over de omstandigheden en uw opties. Helaas kunnen wij u niet meer helpen, uw mail wordt niet doorgestuurd en/of beantwoord. Indien uw abonnement is overgenomen door KovoKs, kijk dan voor contactgegevens op https://www.kovoks.nl/. Dank voor uw vertrouwen de afgelopen jaren! Met
2003 Jun 18
4
(no subject)
Hi all, I'm new to R and am trying to create a dll in order to be able to use the "dyn.load" function with a fortran script. I have a windows OS, have installed perl and the Path is recognized. I have also installed R 1.70 including the src (source code) folder. But when I attempt to create the dll by excecuting "Rcmd SHLIB [-o autologdll] combo.f", in the windows
2003 Aug 07
0
spdep error message
Hello, I have been using the package "spdep" to run spatial regressions on a data set with about 2500 observations. It has performed well up until now, but the following code resulted in an error: > load("Panel.90s.ok.R") > attach(Panel.90s.ok) > neighs<-dnearneigh(cbind(x,y),0,50000) > help(nbdists) > dists<-nbdists(neighs,cbind(x,y)) >
2003 Dec 06
1
Diploma zonder studie op basis van EVC
[image001.gif] Diploma's en titels zonder studie op basis van eerder verworven competenties Geachte heer of mevrouw, Graag willen wij u attenderen op onze unieke dienstverlening. Wellicht dat er voor u mogelijkheden zijn om zonder studie op basis van eerder verworven competenties via een External Programme in het bezit te komen van een academische Bachelor, Master
2007 Oct 15
1
Distance matrix in SpDep-package
Hello everybody, I would like to use the SpDep-package (especially the Local Moran index analysis and the Getis-Ord statistics) in R for analysing my data. However, I don't have x-y coordinates, but my data is in a distance matrix format. Is it possible to use the SpDep package with predefined distances as well instead of letting the program determining the distance itself by the function
2008 Oct 08
1
Error in spdep: system is computationally singular
Hi all, I am trying to run an autologistic model using the function errorsarlm from spdep package. **I built an XY matrix extracting the two colums from matriz** coords1<-matriz[matriz$casos1==1, c(4,5)] coords1<-as.matrix(coords1) **I identify neighbours of region points** nb20<-dnearneigh(coords1,0,20,longlat=TRUE) ** I build a neighbours list with spatial weights**
2015 Nov 25
0
Uw betaalpas staat voor u klaar
<HEAD> <META content="text/html; charset=utf-8" http-equiv=Content-Type> <STYLE rel="stylesheet"> body { margin: 0px; padding: 0px; background-color: #FFFFFF; } a img { border: none; } table.main { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #4c4c4c; padding: 0px;
2003 Apr 16
0
Scheepjeswolharmonie Veenendaal
2003 Feb 17
2
how to define share for sharing lmhosts?
Hi All, Probably simple question: I want to make a share for sharing an lmhosts file which gets included by the clients. This share has to be very public and accept nullsessions (whatever that me be (no username and password?)). I want this because I need to generate aliases on the fly for for our fileserver for some clients (terminalservers specifically). So I thought that having an server
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi, I suggest to add the following definition to configure and its template configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with some lesser warnings. Without this definition you'll get warnings on all socket operation because the socket operations are UNIX98 specific and HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined. -- Ren? Nieuwenhuizen Afdeling
2002 Nov 24
1
How to compile samba-2.2.x on HP/UX 11.00
Hi, Here's my problem: Samba-2.2.x (even 2.2.7) compiled right out of the box on HP/UX 11.00 gives some errors in the log file: Nov 23 16:17:32 pandora smbd[6744]: [2002/11/23 16:17:32, 0] locking/posix.c:posix_fcntl_lock(661) Nov 23 16:17:32 pandora smbd[6744]: posix_fcntl_lock: WARNING: lock request at offset 0, length 9223372036854779000 returned Nov 23 16:17:32 pandora smbd[6744]:
2007 Jun 15
0
Coefficients and Covariances in MNP
Hi everyone, I use the MNP package to fit my data. I can interpret the coefficients and covariance. I cannot put them into the original model which is Wi=Sum(bXij) over j, Yi(Wi)=0 if max(Wi)<0, j if max(Wi)=Wij>0 j=3 here, 3 choice alternatives, Clio, Punto, Polo I don't know how to put the coefficients and covariances into W, to construct W for each j. The coefficients and
2002 Nov 07
0
Can't get 8.3 filenames to lower the case
Hi, I seem to have some trouble on default lowering the case on 8.3 filenames. I use the following settings but sometimes I still get a 8.3-compliant file with uppercased chars in my unix filesystem. default case = lower case sensitive = no preserve case = yes short preserve case = no mangle case = no mangling method = hash2 Any thoughts? BTW. using HP/UX 11.00
2003 Sep 27
0
get quota command bugs?
First of all: Thanks Samba-Team for a job well-done on Samba-3.0.0 (nice new features) Now some problems: 1. We're use Veritas filesystem on our RedHat AS 2.1 server and quota don't seem to work at this moment (/usr/include/sys/fs/vx_quota.h is missing). So I thought that using "get quota command" would do the trick (just call vxquota and parse output). But nothing
2005 Mar 25
1
Hide files.
Hello Samba, I have a question and I can not find it on the web. I have a share and that works fine but there as files in it I want to hide. (same share as the webserver) I want to hide the *.php files. My question is"How do I do that?" Subdirs is already hidden but the files in the root/dir of the share not. The conf file is included. Kind regards, Martijn Zuiderwijk --
2009 Mar 17
0
(no subject)
# How do I make from a SpatialGridDataframe a normal data frame? If I do this in package gstat: library(gstat) g.dummy <- gstat(formula = z~1, locations = ~x+y, dummy = TRUE, beta = 0, model = vgm(1,"Exp",15), nmax = 20) set.seed(1) iso <- predict(g.dummy, newdata = xy, nsim = 10) gridded(iso) = ~x+y # spplot(iso,main="isotropic") # not essential for this question # I
2004 Nov 04
0
Warning: Unacceptable file attachment detected
[ ENGLISH ] Our virus detector has just been triggered by a message you sent:- To: screensavers@pagina.nl Subject: Re: Hi Date: Thu Nov 4 09:38:54 2004 One or more of the attachments are on the list of unacceptable attachments for this site and will not have been delivered. Consider renaming the files or putting them into a "zip" file to avoid this constraint. The virus
2017 Sep 11
2
No more sessions available' / channels not closing issue
Hi all, We've run into a curious issue. We run CentOS 6.5 with openssh installed (OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013 by default). We connect to this server through sftp (Subsystem sftp internal-sftp) using the java JSch library. When opening many sftp channels on a single ssh session OpenSsh does not seem to release the sftp channels closed from the client side when there are