search for: ingrid

Displaying 20 results from an estimated 30 matches for "ingrid".

2009 Aug 07
2
create separate plots by factors
..., for the following dataset. I would like for each site to be plotted on a separate page and the plots saved in a directory. Would a "foreach" loop work? I tried a "by" statement, but it doesn't seem to work with plotting functions. I would really appreciate any leads. Ingrid site year peak ALBEN 5 101529.6 ALBEN 10 117483.4 ALBEN 20 132960.9 ALBEN 50 153251.2 ALBEN 100 168647.8 ALBEN 200 184153.6 ALBEN 500 204866.5 ALDER 5 6561.3 ALDER 10 7897.1 ALDER 20 9208.1 ALDER 50 10949.3 ALDER...
2010 Oct 07
0
Lottery with Data Frame Rows
...t repetition from a very simple data frame. It contains the samples and people names (which picked the sample). Something like this (but much more longer): Sample Picker 4ME1B2 B Ana 4ME1C1 B Ana 4ME1D2 C Ana 4ME1E2 C Ana 4ME1E3 A Ana 4ME2A1 C Ana 4ME2D2 B Ana 4CME3 B Ingrid 4CME7 C Ana 4ME1B1 C Elis 4ME1B2 C Elis 4ME1C1 C Elis 4ME1D2 A Elis 4ME2B2 B Elis 4ME2B3 A Ingrid 4ME2B4 A Elis 4ME2C1 B Elis 4ME2C4 C Elis 4ME2D3 C Ingrid 4ME2C2 C Ingrid 4ME2D1 B Ingrid 4ME2D2 C Ingrid Well then, these samples must be reviewed. To do...
2006 Dec 12
2
Segfault in pure R code
I just caught a segfault: > courses("Ingrid") *** caught segfault *** address 0x99b279c, cause 'memory not mapped' Traceback: 1: structure(y, class = oldClass(x), row.names = attr(x, "row.names")) 2: `[.data.frame`(gudata, -(1:5)) 3: gudata[-(1:5)] 4: names(gudata[-(1:5)]) 5: inherits(x, "factor") 6:...
2006 Dec 12
2
Segfault in pure R code
I just caught a segfault: > courses("Ingrid") *** caught segfault *** address 0x99b279c, cause 'memory not mapped' Traceback: 1: structure(y, class = oldClass(x), row.names = attr(x, "row.names")) 2: `[.data.frame`(gudata, -(1:5)) 3: gudata[-(1:5)] 4: names(gudata[-(1:5)]) 5: inherits(x, "factor") 6:...
2015 Sep 08
4
Using syslinux to boot xen without initrd
...- ../vmlinuz-2.6.31.8 console=tty0 root=/dev/sda1 ro What happens is that it tries to load but keeps looping back to the bootloader menu. I think it might be expecting the initrd image. Anybody knows how to set the configuration file for xen so it doesn't need an initrd?? Thank You! Cheers, Ingrid
2007 Dec 28
4
A simple stand-alone scenario but "public" share doesn´t work
...services are running like a charm. The only thing left is to get samba running. Well, it is running, but to get it running how i want it to is a different matter i suppose, for i am quite stuck here. First, let me explain what i want. On my network there are two users, "rolf" and "ingrid". I want both these users to have a personal share on the server as well as a shared directory. Samba version 3.0.24 is installed on the computer for this. I?ve added these two statements in my /etc/samba/smb.conf : [homes] comment = Home Directories browseable = no path=/home/%...
2009 Feb 26
1
T-test by groups
...#39;], function(dat) t.test(subset(error $diff20),subset(error$diff80), data=dat)) This code runs the t-test, but over the whole dataset without discriminating by Site, so each Site's result is the same. Could someone help determine a better approach or why mine is not working. Thank you, Ingrid [[alternative HTML version deleted]]
2008 May 29
1
cbind results to original data frame
...frame so I can perform a goodness of fit test. However, the resulting "ts" is a list only as long as the number of sites (183), so I can't force it to cbind to my original data frame with 49,000 observations. How can I format ts to cbind with dem16 (the original)? Thank you, Ingrid
2012 May 08
1
FILLED CONTOUR
Hi, My name is Ingrid, in this moment I try to make a plot with filled.contour. Initially, I can to obtain the graphic but the xaxis was not fine, because the intervals were not coherent (Attach file 1: Plot_age_ML_contamana_final.pdf) I changed the parameters of the each axis, but when I try to run the code appear two...
2009 May 19
1
user cannot logon to domain although log says "auth succeeded"
...492) netbios connect: name1=SERVER name2=VOEV12 [2009/05/19 16:47:16, 2] smbd/reply.c:reply_special(499) netbios connect: local=server remote=voev12, name type = 0 [2009/05/19 16:47:26, 2] auth/auth.c:check_ntlm_password(308) check_ntlm_password: authentication for user [ingrid] -> [ingrid] -> [ingrid] succeeded I used samba 3.0.28 that comes with ubuntu 8.10 but now I compiled recent 3.3.4 and have the same problem, so its either a problem on WinXP-side or in the config itself. A more detailed log at Loglevel=15 can be viewed at : http://www.goldfisch.at/temp/sm...
2011 Mar 10
2
unable to connect to libvirtd at '*': No route to host
...ystem all wroks fine... Installation with virt-manager an bridged networkinterface also works fine... Did anyone of you have an idea where my problem is? Thanks for Help :) Regards, Christoph -- Vorstand/Board of Management: Dr. Bernd Finkbeiner, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech Vorsitzender des Aufsichtsrats/ Chairman of the Supervisory Board: Michel Lepert Sitz/Registered Office: Tuebingen Registergericht/Registration Court: Stuttgart Registernummer/Commercial Register No.: HRB 382196 -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2006 Jun 16
2
Receiving faxes and then sending them on
...on to another (remote) fax machine. The SpanDSP part is working excellently, however I dont seem to be able to get the forwarding part to work. Heres what I put into my extensions.conf: exten => s,4,Answer() exten => s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif) exten => s,6,Set(EMAILADDR=ingrid.fix@offix-koeln.de) exten => s,7,Set(EMAILADDR=${ARG1}) exten => s,8,rxfax(${FAXFILE}|debug) exten => s,9,system(/usr/local/sbin/mailfax ${FAXFILE} ${EMAILADDR} $ {CALLERIDNUM}) exten => s,10,Dial(${ARG2}) exten => s,11,txfax(${FAXFILE}|caller) exten => s,12,Hangup Asterisk does...
2006 Jan 06
1
Problem with integrating ISDN PBX using NT mode
...exten => s-NOANSWER,2,Goto(default,s,1) exten => s-BUSY,1,Voicemail(b${MACRO_EXTEN}) exten => s-BUSY,2,Goto(default,s,1) exten => _s-.,1,Goto(s-NOANSWER,1) exten => a,1,VoicemailMain(${MACRO_EXTEN}) [nebenstellen-intern] ; Konferenzzimmer exten => 13,1,Macro(standard,SCCP/13) ; Ingrid exten => 17,1,Macro(standard,${INGRID}) exten => 57,1,Macro(standard_ohne_ab,Zap/g2/57) ; Gavigo exten => 60,1,Macro(standard,SCCP/60) ; Woelm exten => 66,1,Macro(standard,SCCP/66) exten => 68,1,Macro(standard_ohne_ab,Zap/g2/68) ; van de Beeck exten => 40,1,Macro(standard,Zap/g...
2015 Sep 09
1
Using syslinux to boot xen without initrd
...LABEL Xen Hypervisor MENU DEFAULT KERNEL ../vmlinuz-2.6.31.8 APPEND ../xen-4.3.2.gz root=/dev/sda1 console=tty0 console=ttyS0,9600 rw loglevel=5 But none of this have worked. Hope you guys can help me figure out what I'm doing wrong. Thank you very much for your time! Cheers, Ingrid On Tue, Sep 8, 2015 at 10:54 PM, Erwan Velu <erwanaliasr1 at gmail.com> wrote: > Can you tell us the Syslinux version you use ? > Le 8 sept. 2015 3:21 PM, "Ingrid Ribeiro Galvez via Syslinux" < > syslinux at zytor.com> a ?crit : > >> Hello all, >> &gt...
2015 Sep 08
0
Using syslinux to boot xen without initrd
Can you tell us the Syslinux version you use ? Le 8 sept. 2015 3:21 PM, "Ingrid Ribeiro Galvez via Syslinux" < syslinux at zytor.com> a ?crit : > Hello all, > > I have a Linux kernel image with Xen compiled for an embedded system. It > doesn't need an initrd as everything required for it to boot is already in > the final kernel image, and it wor...
2009 Jan 06
2
smbcontrol smbd ping also answered by nmbd and winbindd
...er Geschaeftsstelle Duesseldorf Martinstrasse 47-55, Haus A phone: +49 211 302 708 32 D-40223 Duesseldorf fax: +49 211 302 708 50 www.science-computing.de -- Vorstand/Board of Management: Dr. Bernd Finkbeiner, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech Vorsitzender des Aufsichtsrats/ Chairman of the Supervisory Board: Michel Lepert Sitz/Registered Office: Tuebingen Registergericht/Registration Court: Stuttgart Registernummer/Commercial Register No.: HRB 382196
2009 Jun 12
4
Corruption issue found in e2fsprogs 1.41.5
Hi, A critical regression has been discovered in e2fsck. The problem was introduced in upstream 1.41.5 and is causing updates to block group descriptors to be lost after journal replay. Our 1.41.5.sun2 (.sun1 too) e2fsprogs version also suffers from this problem. We are working on rebasing our e2fsprogs package on 1.41.6 (see bug 19852). Until the new rpm is available (should be very soon), we
2009 Jun 12
4
Corruption issue found in e2fsprogs 1.41.5
Hi, A critical regression has been discovered in e2fsck. The problem was introduced in upstream 1.41.5 and is causing updates to block group descriptors to be lost after journal replay. Our 1.41.5.sun2 (.sun1 too) e2fsprogs version also suffers from this problem. We are working on rebasing our e2fsprogs package on 1.41.6 (see bug 19852). Until the new rpm is available (should be very soon), we
2008 Jun 04
0
for loop or "by" group in EF function
...= x)) Error in EF(Tw, ts1, data = x) : unused argument(s) (data = list(ts2 = c(11.9967554700039, ... I tried a for loop, but it didn't perform the function on each Site, rather it performed one calculation for the entire data set. Are there any suggestions to improving my script? Thanks, Ingrid [[alternative HTML version deleted]]
2009 Aug 03
1
scp: wrong error message
...\/\/\/\/\/\/\/\/\/ science+computing ag // / \\ \ koenig at science-computing.de ^^^^^ ^^^^^ -- Vorstand/Board of Management: Dr. Bernd Finkbeiner, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech Vorsitzender des Aufsichtsrats/ Chairman of the Supervisory Board: Michel Lepert Sitz/Registered Office: Tuebingen Registergericht/Registration Court: Stuttgart Registernummer/Commercial Register No.: HRB 382196