search for: graber

Displaying 13 results from an estimated 13 matches for "graber".

Did you mean: graben
2005 May 10
5
converting an ASCII file to a matrix
...le: name: xxxxx xxxx age: 9.9.99 record number: 999 title: xxxxx xxxx xxx keywords: xxx xx "white space" name: yyyy yyyyyyyyyyyy age: 8.8.88 record number: 8 title: yyyy yy yyyy keywords: yyyyyyyyyyy yyyyyyyy yyy "white space" I would be very grateful for your help! Michael Graber michael.graber at mail.uni-wuerzburg.de
2006 Nov 14
3
Creating a table
...wsum A 2 1 1 4 B 1 0 0 1 colsum 3 1 1 5 so that the frequencies of df$loc are shown in the table for different time intervals. Thanks in advance for any hint, Michael Graber
2005 Oct 27
1
data.frame-question]
...os mingw32 system i386, mingw32 status major 2 minor 2.0 year 2005 month 10 day 06 svn rev 35749 language R -----Original Message----- From: Michael Graber [mailto:michael_graber@gmx.de] Sent: 27 October 2005 12:43 AM To: TobiasBr@Taquanta.com Subject: Re: Re: [R] data.frame-question] This is what I am looking for, but I still get an error message, that my arguments are not of the same length. How can I avoid this error message? Maybe I should add,...
2006 Apr 18
6
R and ViM
...ge. I did already research on the web on this topic, but i couldn't find satisfying answers, except one good looking approach on the ViM-website with a perl-script called funnel.pl, which I couldn't make running on my mac OSX 10.3.9 so far. I'd be grateful for help. Thanks, Michael Graber
2006 Apr 24
2
boxplots instead of a scatterplot
...ions #points are numeric, there are more than 4 points for every location my problem is that this code does not create a simple scatterplot with location on the x axis and points on the y axis. Instead of this i get "vertical boxplots" for every location. Thanks for any hint, Michael Graber
2005 Nov 15
2
y-axis in histograms
...used hist(...). I have few values with almost 80% of the frequencies (totaly 800) and some other values with low frequencies ( totaly 5 -10 ) that I want to emphasize. Therefore I want to "cut" the y-axis on 100, but I don't know how to deal with this. Thanks in advance, Michael Graber
2005 Oct 25
2
data.frame-question
...e, where the first column is Name_singular and the second column should be the sum of the numbers where Name ==Name_singular.- For example: TAB3: Name_singular Sum A 11 B 27 佲仸 - I tried it with for-loops, but I think there must be an easier way.- I would be very grateful for your help, Michael Graber
2005 Jul 27
2
How to delete rows
....txt",fill= TRUE,append = TRUE ,sep = "");cat(TAB1[[2]][i], file="Number.txt", fill=TRUE,append=TRUE, sep="")}} Name<-readLines("Name.txt") Number<-readLines("Number.txt") TAB<-data.frame(Name,Number) Thanks in advance, Michael Graber
2010 Jun 18
1
Asterisk 1.6.2.9 Now Available
...ported by the community, and would have not been possible without your participation. Thank you! The following are a few of the issues resolved by community developers: * Fix the PickupChan() application (Closes issue #16863. Reported, patched by schern. Patched by cjacobsen. Tested by Graber, cjacobsen, lathama, rickead2000, dvossel) * Improve logging by displaying line number (Closes issue #16303. Reported by dant. Patched by pabelanger. Tested by dant, pabelanger, lmadsen) * Notify CLI when modules are loaded/unloaded (Closes issue #17308. Reported, patched by pabe...
2010 Jun 18
1
Asterisk 1.6.2.9 Now Available
...ported by the community, and would have not been possible without your participation. Thank you! The following are a few of the issues resolved by community developers: * Fix the PickupChan() application (Closes issue #16863. Reported, patched by schern. Patched by cjacobsen. Tested by Graber, cjacobsen, lathama, rickead2000, dvossel) * Improve logging by displaying line number (Closes issue #16303. Reported by dant. Patched by pabelanger. Tested by dant, pabelanger, lmadsen) * Notify CLI when modules are loaded/unloaded (Closes issue #17308. Reported, patched by pabe...
2010 Sep 06
0
libvirt 0.8.3 rpm package for RHEL
..., I know I can compile it by myself, but our Red Hat's customer wanna have "half official" rpm package for their test, anyone would help me to make rpm for RHEL5.5? And, do we have any roadmap about libvirt 0.8.3 to be official rpm package in RHEL6? Regards, Joel -- ??? Joel Graber Miller Solution Architect Greater China Mobile: +86 134 0808 8141 E-mail: wzhou at redhat.com
2019 Jul 05
2
Container setup?
On 7/4/19 12:49 PM, Joachim Lindenberg wrote: > * I am not (yet) familiar with LXD or nspawn. Do you have any pointer on how Samba DC works with LXD? > I've only used LXD for containerizing web applications so far.
2019 Jul 10
1
Container setup?
Hi Patrick, thanks for the pointers. I tried today, and while it was easy to start my first container, I am not really happy with LXD, exactly for the reason St?phane gives in https://stgraber.org/2016/03/11/lxd-2-0-introduction-to-lxd-112/ "How does LXD relate to Docker/Rkt?"... what I really like about docker and docker-compose is, that it encourages to separate code from data and configuration, whereas with LXD you end up with the usual mix in your file system - unless you r...