similar to: Cluster procedure using geographical neighborhood

Displaying 20 results from an estimated 1000 matches similar to: "Cluster procedure using geographical neighborhood"

2006 Mar 09
1
HCLUST subroutine question -- FORTRAN DO loops
Shown below is most of the FORTRAN subroutine named HCLUST. My question concerns the DO loop labeled as '10'. What happened to its CONTINUE statement? I will assume that after FLAG(I)=.TRUE. is executed that control returns to DO 10 I=1,N. Am I correct? Dave ---------------------------- C Initializations C DO 10 I=1,N C We do not initialize MEMBR in order to be able to
2007 Mar 20
1
about hcluster
Hi all: As to hcluster,how can I control the cluster is performed according to rows(genes for instance) or columns(samples for instance)? I can't find the parameters for it. Thanks a lot! My best!
2019 Jul 20
0
Dovecot with MySQL over SSL.
On 18/07/2019 23:24, Reio Remma via dovecot wrote: > Hello! > > I'm attempting to get Dovecot working with MySQL user database on > another machine. I can connect to the MySQL (5.7.26) instance with SSL > enabled: > > ?mysql -h db.mrst.ee --ssl-ca=/etc/dovecot/ca.pem > --ssl-cert=/etc/dovecot/client-cert.pem > --ssl-key=/etc/dovecot/client-key.pem
2005 Nov 02
1
x/y coordinates of dendrogram branches
Dear R-users, I need some help concerning the plotting of dendrograms for hierarchical agglomerative clustering. The agglomeration niveau of each step should be displayed at the branches of the dendrogram. For this I need the x/y coordinates of the branch-agglomerations of the dendrogram. The y-values are known (the heights of the agglomeration), but how can I get the x-values? > mydata
2019 Jul 18
4
Dovecot with MySQL over SSL.
Hello! I'm attempting to get Dovecot working with MySQL user database on another machine. I can connect to the MySQL (5.7.26) instance with SSL enabled: ?mysql -h db.mrst.ee --ssl-ca=/etc/dovecot/ca.pem --ssl-cert=/etc/dovecot/client-cert.pem --ssl-key=/etc/dovecot/client-key.pem --ssl-cipher=DHE-RSA-AES256-SHA -u vmail -p However if I use the same values in dovecot-sql.conf.ext, I
2019 Jul 13
5
Replication issue 2.3.7
Hello! I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: Jul 13 11:52:10 turin dovecot: doveadm: Error: dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>: Error: Exporting mailbox INBOX failed: Mailbox attribute vendor/vendor.dovecot/pvt/server/sieve/files/MR lookup failed: Mailbox attributes not enabled Jul 13 11:52:11 turin dovecot: doveadm: Error:
2019 Jul 13
0
Replication issue 2.3.7
Hello, Thanks for the info and workaround! I found and have the same problems after read your mail :-(. Am Samstag, 13. Juli 2019, 11:13:23 CEST schrieb Reio Remma via dovecot: > Hello! > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>:
2002 Jul 01
1
Substitutions in strings.
Hi all, Sorry to bother you with the potentially not too bright question, but since I cannot get it to work, I'll have to ask someone.. I've got this vector: > token [1] sal skal skal bak b_r d_ gal kal l_r n_r pak p_r [13] sal sl_r sn_r spak sp_r st_r s_ bak d_ gal l_r pak [25] p_r sak sl_r sp_r t_ kal n_r s_ st_r sak kal
2018 Oct 17
0
NSS interface lists all domain users but gives error on single user
On Wed, 17 Oct 2018 18:46:35 +0200 Giuseppe Sacco via samba <samba at lists.samba.org> wrote: > Hello Rowland, > > Il giorno mer, 17/10/2018 alle 14.32 +0100, Rowland Penny via samba ha > scritto: > > On Wed, 17 Oct 2018 15:03:41 +0200 > > Giuseppe Sacco via samba <samba at lists.samba.org> wrote: > > [...] > > > # Global parameters > >
2018 Oct 17
0
NSS interface lists all domain users but gives error on single user
On Wed, 17 Oct 2018 15:03:41 +0200 Giuseppe Sacco via samba <samba at lists.samba.org> wrote: > Hello, > i configured samba and winbind in order to let domain users access > folders shared by samba on linux. The configuration is shown later. > > Please note that idmap is configured correctly: > > root at kubuntu-test:~# wbinfo --user-info 'AGENZIA+manuelb'
2019 Jul 16
2
Replication issue 2.3.7
> On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot at dovecot.org> wrote: > > > On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > > Hello! > > > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > > dsync-remote(reio at
2005 Dec 05
1
Automatic time zone conversion
Dear R-help, I was trying to convert a date and time record extracted from a fortran subroutine I worte and I encounter some problem. The data read in time and date in a format like "2000-05-11_01:00:00.0000" in fortran output. It is in GMT. I need to convert it to CST (GMT+8). I did the following steps. > cdate [1] "2000-05-11_01:00:00.0000\005\003" # I am not sure
2013 Feb 18
3
Generating QFs from same sample
Dear All I am kind of stuck up with a code a part of which seems to be causing a problem, or at least I think so. May be the community can help me. It’s simple but I suppose I am missing something. I generate a data matrix X, say of order n*p, where n represents independent row-vectors and p correlated col vectors. Let the row representation be X = (X’_1, . . ., X’_n)’. I generate the
2001 Apr 17
4
cannot allocate vector of size 71773 Kb (PR#915)
Full_Name: Doug Hershberger Version: 1.2.2 OS: Red Hat-Linux 7.0 Submission from: (NULL) (216.99.65.36) In the R FAQ I find the following entry explaining that R no longer has problems with memory. http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why%20does%20R%20run%20out%20of%20of%20memory%3f However in my installation: R Version 1.2.2 (2001-02-26) Installed from the red hat RPM on your
2019 Jul 16
0
Replication issue 2.3.7
On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > Hello! > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > dsync-remote(reio at mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>: Error: > Exporting mailbox INBOX failed: Mailbox attribute >
2019 Jul 16
0
Replication issue 2.3.7
On 2019/07/16 19:46, Aki Tuomi wrote: > > > On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot at dovecot.org> wrote: > > > > > > On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote: > > > Hello! > > > > > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > > > > >
2019 Jul 20
0
Dovecot with MySQL over SSL.
On 19.07.2019 0:24, Reio Remma via dovecot wrote: > I'm attempting to get Dovecot working with MySQL user database on > another machine. I can connect to the MySQL (5.7.26) instance with SSL > enabled: > > mysql -h db.mrst.ee --ssl-ca=/etc/dovecot/ca.pem > --ssl-cert=/etc/dovecot/client-cert.pem > --ssl-key=/etc/dovecot/client-key.pem --ssl-cipher=DHE-RSA-AES256-SHA
2019 Jul 20
0
Dovecot with MySQL over SSL.
On 20.07.2019 18:03, Aki Tuomi via dovecot wrote: > >> On 20/07/2019 13:12 Reio Remma via dovecot < dovecot at dovecot.org >> <mailto:dovecot at dovecot.org>> wrote: >> >> >> On 19.07.2019 0:24, Reio Remma via dovecot wrote: >>> I'm attempting to get Dovecot working with MySQL user database on >>> another machine. I can connect to
2010 Oct 04
0
spatial interaction (gravity) model as Poisson regression
Dear list, I posted essentially this same question to the r-sig-geo mailing list last week with no response :( Unfortunately I am no closer to reaching a solution, so I now post it here (with some clarifications) in the hope that someone following this list might have an answer for me: Has anyone had much experience with spatial interaction (or gravity) models, specifically in the form of
2013 Feb 17
0
strptime() with format %OS does not print millisecs in MacOS
Hi! I'm finding this on MacOS Lion 10.7.5 > getOption("digits.secs") NULL > a <- "2012_10_01_14_13_32.445" > strptime(a,format="%Y_%M_%d_%H_%M_%OS") [1] "2012-02-01 14:13:32" > strptime(a,format="%Y_%M_%d_%H_%M_%OS3") [1] NA I can solve it with > options(digits.secs=3) > strptime(a,format="%Y_%M_%d_%H_%M_%OS")