Displaying 20 results from an estimated 90 matches similar to: "help for a loop procedure"
2007 Oct 23
1
Multivariate regression tree: problems with surrogate splits
R helpers,
I am working with the R program performing multivariate regression trees (MRT). I have a matrix with species and environmental variables saved as a CSV file (sprot_matrix.csv), I have 42 species and 8 environmental variables (SECCHI+PH+TA+PTOT+NTOT+CHLA+AREA+ MEANDEP) for 104 samples
Title
SpA
SpB
SpC
SpD
Varible1
Variable2
Variable3
Sample1
Sample 2
2008 Jul 27
3
imap processes eating IO
[Ignore the previous e-mail, I somehow sent it when I was trying to
paste from clipboard]
I recently migrated my dovecot/postfix setup to a new machine. After
doing so, I have encountered a problem where imap processes get stuck in
a loop eating loads of IO on the machine. Looking at the trace (snippet
below), it looks like they are sitting and reading the inbox and other
folders of
2006 Apr 24
3
the 'copula' package
Is anybody using the Copula package in R? The particular problem I'm
facing is that R is not acknowledging the fitCopula command/function
when I load the package and (try to) run something very simple:
fit1 <- fitCopula(x1 = list(u11,u12,u13,u14,u15,u16,u17,u18), tCopula,
optim.control = list(NULL), method = "BFGS")
Anybody also using it, successfully or unsuccessfully?
2007 Dec 14
1
7zip benchmark
Hi, I could try latest 7zip (4.57) on a triple boot machine (Debian SID
i386, x86_64 and native Windows XP SP2), and found something surprising
in the results :
amd64 at 2400MHz
linux32 -> 1814
linux64 -> 1946
win32 -> 2004
So performance is much better in Linux 64 bit than in 32 bit, while both
are slower than native windows system. Is it normal, I mean does anyone
else obtain
2010 Jan 27
7
CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?
Does there exist *anywhere* a Java web browser plugin for 64-bit
FireFox? The SUN 1.6<mumble> JDK (jdk-6u18-linux-amd64.rpm) does NOT
include the Java web browser plugin library.
java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one
either. Should I install the *32-bit* SUN 1.6<mumble> JDK and use the
32-64 bit wrapper? I've searched the web and read the wiki
2004 Mar 03
1
Status Lights on Snom200 Phone Displaying the Status of PSTN Lines
Alright, this may seem like something relatively easy to do but I must be
missing something or had a neuron misfire. I am trying to get
The Status lights on my Snom200 hardphones to display the status of each one
of my PSTN lines in my Asterisk server.
Current Config:
3 X100P cards
Asterisk CVS-02/25/04-18:06:52
5 Snom200 phones
I am currently using the following macro to dial out
2011 Dec 04
1
RODBC sqlSave / append problem (windows XP, R 2.13.2)
Dear All,
Using RODBC I have read in a (429 x 11) dataframe from Access, and would
like to append two columns of transformed data (429 x 2) to the original
table (thereby making it a 429 x 13 table). I would ideally like this to
be the same name etc as the original table in Access.
I have used the following command:
R>
2007 Mar 26
3
proxy host specified as fqdn in userdb
Abstract from http://wiki.dovecot.org/PasswordDatabase/ExtraFields/Proxy
>
> host=s: The destination server's *IP address*. This field is required.
> Note that currently it's required to use an IP address since no DNS
> resolving is done.
>
Hello Timo,
Here goes one more item for the v2.0 wishlist:
Will it become possible to do dovecot imap proxying based on a
2006 Oct 20
4
1.0.rc10 status report
(Background: Relatively new to dovecot; looking to do transparent
replacement of long-established UW-IMAP on cluster of Linux boxes which
NFS-mount a shared "/var/spool/mail".)
With rc8, where I had already increased "login_max_processes_count" from
default 128 to 1024, we had still hit the issue of too many logins
crashing dovecot, so that trial had only lasted a couple of
2007 Mar 08
5
1.0rc26: ssl_verify_client=yes ?
Q1)
I can't get ssl_verify_client_cert=yes working.
The ssl key and cert are signed using our CA.
Also the ssl_ca_file has a CRL appended (no revokes yet).
Expected behavior:
Stop the SSL (the client doesn't have a cert installed)
Current behavior:
Mail clients accepts SSL and login succeeds.
(both Evolution and Thunderbird).
My bad? Please advise.
Q2)
The next step, if dovecot blocks
2007 Oct 25
1
problems with the last version of R
R helpers,
I would like to know if it is possible that the last version of R is not giving the surrogate splits when you perform a Multivariate regression tree analysis? I installed the programm in different computers and i run the some matrix and it didn't gave me this information. With a previus version R 2.1.1. I do get the information for the surrogates. Please let me know how to get the
2006 Jul 18
1
Empty messages in 1.0RC2
Hello,
I am running 1.0RC2 (upgrade from a beta, so I haven't tested RC1
unfortunately). I sometimes get empty messages in my inbox folder. Mails
are stored using Maildir. Here is an output of a ls -la ~/Maildir/cur
-rw------- 1 n users 0 Jul 18 09:31
_CFC+Y5IvEB.gandalf.llorien.org:2,
-rw------- 1 n users 0 Jul 18 09:28
_bEG+A2IvEB.gandalf.llorien.org:2,
-rw------- 1 n
2005 May 30
3
sapply following using by with a list of factors
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I am having some trouble extracting results from the function by, used to
average variables in a data.frame first by one factor (depth) and then by a
second factor (station). The real data.frame is quite large
> dim(data.2001)
[1] 32049 11
Here is a
2023 Mar 15
4
[libnbd PATCH v4 0/3] lib/utils: add async-signal-safe assert()
This is version 4 of the following sub-series:
[libnbd PATCH v3 06/29] lib/utils: introduce xwrite() as a more robust write()
[libnbd PATCH v3 07/29] lib/utils: add async-signal-safe assert()
[libnbd PATCH v3 08/29] lib/utils: add unit test for async-signal-safe assert()
http://mid.mail-archive.com/20230215141158.2426855-7-lersek at redhat.com
2004 Aug 05
6
Dovecot Local Delivery Agent
Hi
I noticed in a post that Timo might start work on a LDA Great! If so,
here is something I would really like included.
Support for PAM
There is quite a lengthy reason behind this. In my organisation, user
accounts are created on ldap. It is up to the services to create home
directories whenever the user first uses them. For instance, Samba will
do this the first time they connect to their
2004 Dec 23
8
delivery agent in 1.0?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi :)
Is there any plan to include delivery agent in 1.x?
I would be very happy, if there would be lmtp delivery agent included
with dovecot 1.x... This would make creating large mailsystem cluster
creation very simple + indexes would be always up2date.
Brane
-----BEGIN PGP SIGNATURE-----
2007 Nov 21
2
Testing Help
Hi,
I am wondering if you may be able to help me.
I have an application that has been developed by a third party and is being
used in some field locations. My challenge is that I have no way of
independently testing the product across the WAN at this point. All
testing they have proposed required manual intervention and subjective
analysis. I am not comfortable deploying the solution in this
2008 Jun 16
2
Downgrade from 5.0 to 4.6?
Dear all,
I have ended up in a situation where CentOS 5.0 does not work for me -
is it feasible to downgrade from 5.0 to 4.6 while the servers are up, or
would the most sensible option be to just reinstall from scratch?
Thanks in advance + best regards
Jan
2011 Mar 29
0
Poor IO performance in hosts and VMs - XCP 1.0 b42052
Dear list,
I am battling with rather grave performance issues in the 42052 build
of XCP 1.0. Specifically, this concerns disk IO both on the host and
in the VMs.
I have tested the connectivity to the NFS/iSCSI server that backs the
whole platform (Nexenta, SSD ZIL/l2arc, striping over 9 5-disk
zraid1), and from a clean Ubuntu install, I am able to saturate the
network both over NFS and iSCSI
2001 Nov 14
0
OPEN ssh pkg
Hi,
I have a few corrections for OPENssh-2.9p1 solaris packaging.
I use to configure:
setenv CFLAGS -I/opt/local/include
setenv LDFLAGS "-R/opt/JGMAzlib/lib -L/opt/JGMAzlib/lib"
./configure --prefix=/opt/OPENssh --with-tcp-wrappers --sysconfdir=/etc/opt/OPENssh --localstatedir=/var/opt/OPENssh --with-pid-dir=/var/opt/OPENssh/run --with-ssl-dir=/opt/OPENssl --with-ipv4-default