search for: pantes

Displaying 20 results from an estimated 139 matches for "pantes".

Did you mean: antes
2002 Dec 06
6
fast code
Hello, I have two vectors x1 and x2 both in increasing order. I want to select the x1[j]th entry which is the max min of the x2[i]th entry. I can do this using if and for statements but is there a quick way to do it without running a loop? Thank you in advance, Pantelis
2003 Dec 23
1
Understanding NT Groups and UNIX Permissions with Samba Shares
Hello, I am having some problems understanding a few concepts in Samba while trying to use samba-common-3.0.0-14.3E, samba-client-3.0.0-14.3E and samba-3.0.0-14.3E on RHE 3.0. Basically, I have security = domain. My system is running winbind, I've added the winbind calls to nsswitch.conf. I can get my wbinfo -u and wbinfo -g commands to show me what I want. That all seems happy. I have a
2005 Sep 21
3
Clustering and bootstrap
Dear Listers, I emailed the list a few days ago about how to bootstrap a community matrix (species by sites) and get a consensus tree with node support. A friend pointed out that a similar question remained unanswered in 2004. I wish to re-word my question: is anyone aware of a package / method to obtain a majority-rule consensus tree from x distance matrices ? Is anyone using R to generate
2010 Jan 06
4
serialized attribute converting to string on reload
Hello, Anybody help me out? I done googled it good and didn''t find anything (which should mean that I''ve done something wrong). Not much code to talk about here, quite simply I have an attribute that is serialzied and when I update it, irb shows the object and my methods run on it as it were indeed so. Though when I reload it changes the data to a string. Not yaml, just one
2005 Oct 03
6
sampling vectors
Hello Listers, I am trying to sample a vector to create a new one of sample length, witha sum equal to the sum of the initial vector: initial = 10, 30, 10 (sum=50) sample example = 5, 35, 10 (sum=50) or 25, 15, 10 (sum=50), etc ... My problem is to control the sum, so it stays constant. Any suggestions would be very helpful ! Thank you in advance, Eric
2005 Dec 12
2
problem with R on mac os x
Hello all, R just ''stopped working'' on my machine (ibook g4, os 10.3.9). between last time I used it and now, I did not do anything but check emails and browse the internet. when I try to start the GUI, it appears and disappears as rapidly. when I tried to run a session from the terminal, I got the following: mkdir: /tmp/Rtmp590-29493: Permission denied mkdir:
2006 Jan 19
1
matrix export
Dear listers, I need to export a distance matrix in the following format : a 0.0 1.0 0.2 1.0 1.0 b 1.0 0.0 1.0 1.0 1.0 c 0.2 1.0 0.0 1.0 1.0 d 1.0 1.0 1.0 0.0 1.0 e 1.0 1.0 1.0 1.0 0.0 I tried write.matrix() from the MASS library, which gives: a b c d e 0.0 1.0 0.2 1.0 1.0 1.0 0.0 1.0 1.0 1.0 0.2 1.0 0.0 1.0 1.0 1.0 1.0 1.0 0.0 1.0 1.0 1.0 1.0 1.0 0.0 Does anyone know of an R trick to change
2006 Feb 07
1
matching tables
Dear Listers, I am trying to match tables that DO NOT have the same length. The tables result from the function "table()" so they look like this: table 1 2 3 4 3 5 7 table 2 1 2 3 6 4 5 I need the following output: (NOTICE THE ZEROS) 1 2 3 4 table1 0 3 5 7 table2 6 4 5 0 Unfortunately, I was not successful using "match()". Previous postings explain how to do
2006 Jul 04
4
IMPORTING FILE FROM EXCEL
Hi I am a beginner with R. I have been trying to import a tab delimited excel file but i get the following error message > file.show('C:\Documents and Settings\stats\Desktop\SUMI\plasma2.txt') Warning message: file.show(): file 'C:Documents and SettingsstatsDesktopSUMIplasma2.txt' does not exist I have understood the programming part but i cannot go ahead unless i have
2019 Mar 04
2
Removing a mailbox from a dovecot cluster
Le jeu. 28 f?vr. 2019 ? 11:18, Francis <francisd at gmail.com> a ?crit : > Le mar. 26 f?vr. 2019 ? 22:58, David Myers <david.myers.24j74 at gmail.com> > a ?crit : > >> Hello Francis, >> >> I wonder if this is due to how a cluster is configured to function >> internally. >> >> Tell us more about the cluster, is it one of those ?fancy pants?
2010 Jun 24
4
OT: Bandwidth calculations
Hi, I know some of you are very experienced as to the working of networks. I wondered whether there is some accepted way of determining bandwidth needs based on the network traffic over time. For example, looking at the figures for the network traffic through the server interface, we have hourly, daily and monthly figures. If everything were linear, taking the hourly figure and dividing it by
2006 Jun 08
2
nested mixed-effect model: variance components
Dear listers, I am trying to assess variance components for a nested, mixed-effects model. I think I got an answer that make sense from R, but I have a warning message and I wanted to check that what I am looking at is actually what I need: my data are organized as transects within stations, stations within habitats, habitats within lagoons. lagoons: random, habitats: fixed the question is:
2009 Apr 04
2
Help using smooth.spline with zoo object
Can someone please show me how to smooth time series data that I have in the form of a zoo object? I have a monthly economies series and all I really need is to see a less jagged line when I plot it. If I do something like s <- smooth.spline(d.zoo$Y, spar = 0.2) plot(predict(s,index(d.zoo)), xlab = "Year") # not defined for Date objects and if I do something like
2011 Sep 15
1
Gluster 3.2 configurations + translators
Hello, i'm little confused about gluster configuration interface. I did start with gluster 3.2 and i did all configurations using gluster cli command. Now when i was looking into way how to tune performance i find out in documentation on many places some pieces of text configuration files, but usually there is a warning that it is old and should be not used. Right now im solving how to turn
2009 Dec 14
3
Is this bad hardware? Dahdi-v-X100 clone
I've spent a week playing with Asterisk 1.6 and I love it. What a brilliant piece of software! Progress and learning have been reasonably good. I have external SIP provider calls coming in and have put together a little call platform and I'm stunned at the flexibility. There is one issue for me. I took me a while to click that ZAPTEL now equals Dahdi, but now I'm there I have an
2019 Feb 22
3
Removing a mailbox from a dovecot cluster
Hello, How should I remove a mailbox from a dovecot cluster? I have two dovecot in a cluster. I tried to remove one user's mailbox with theses commands I found with a little google search: doveadm flags add -u user at domain.tld "\\Deleted" ALL doveadm expunge -u user at domain.tld mailbox "*" DELETED doveadm purge -u user at domain.tld rm -fr
2011 Nov 03
1
[LLVMdev] The performance of LLVM vs GCC
Hi Martin, > Here's a more recent one: > > http://www.phoronix.com/scan.php?page=article&item=gcc_46_llvm29&num=1 a few comments: (1) The smallpt benchmark uses openmp which dragonegg supports but clang does not. That's why on the machines with N processors the clang compiled binary takes N times as long as the others: it is only using one processor unlike the others.
2015 Dec 02
2
lvm snapshot
On 12/02/2015 02:02 PM, Axel Glienke wrote: > ok, thank you very much Gordon. > > but you know what the difference? > > if i do > 1. centos7 installation > 2. yum upgrade > 3. lvcreate -s ... > 4. reboot > > then i got the error. I'll try to recreate the problem on a new VM, but that doesn't make much sense. Including the required module isn't
2015 Mar 04
1
IP drop list
On 3/4/2015 12:45 PM, Dave McGuire wrote: > There is. But I already have a firewall, running on bulletproof > hardware that doesn't depend on spinning disks. I don't want to add > ANOTHER firewall when I already have a perfectly good one. Besides, my > mail server is built for...serving mail. Not being a firewall. You can implement whatever type of security you are
2019 Feb 28
0
Removing a mailbox from a dovecot cluster
Le mar. 26 f?vr. 2019 ? 22:58, David Myers <david.myers.24j74 at gmail.com> a ?crit : > Hello Francis, > > I wonder if this is due to how a cluster is configured to function > internally. > > Tell us more about the cluster, is it one of those ?fancy pants? high > availability, auto backup heart beat things, or is it more a traditional > multi server (master slave