search for: grapped

Displaying 20 results from an estimated 45 matches for "grapped".

Did you mean: trapped
2009 Jan 11
1
calibrate function
Hi all, I have a question on the package « survey” I have some difficulties to use the function ‘calibrate’. Although it works well with one single factor variable, I cannot use it for 2 and get the message “Erreur dans regcalibrate.survey.design2(design, formula, population, aggregate.stage = aggregate.stage, : Population and sample totals are not the same length.” Here is the format
2013 Jan 22
1
How to remove the vertical space between two graps
Hi, I have created a barplot using the following code. a<-c(11,23,15,34,42,31) m<-matrix(a,nrow=2) m[2,]<-(-1)*m[2,] par(mar=c(4,4,4,0)) barplot(m[2,],horiz=T) par(mar=c(4,0,4,2)) barplot(m[1,],horiz=T,col="black") and the plot obtained is shown in "plot1.tiff". I was not willing to see the gap (vertical space) between two graphs. How can I achieve it? Further
2004 Oct 04
2
Identifying time series
Hello, I am currently attempting to introduce R at my company and am trying to import time series data from a text file into R to graph. The format of the text file is in date, data (e.g., 20040929 3.361). My problem is that I do not know how to get R to recognize the first column as a business date series. Or at the very least, I am unable to find a function that will grap the second column
2001 Jun 11
2
Generalized Additive Model
Hello, I am wondering if someone can direct me to the syntax of the Generalised Additive Model in R? In Splus this is gam(formula, ... inputs would be pretty much the same as glm I suspect..) Any response on that (or what package should I grap) would be appreciated very much. Thanks, Peppy Adi-Purnomo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2012 Mar 09
1
Whether the THREAD command support cross-mailbox thread?
In the real world, the mails which belongs to one thread could be dispersed in different mailbox, at least Inbox and SENT, so whether the command can search different mailboxes and grap them in one talk with dovecot? If Not, any other approach to do that? BTW, what the THREAD=REFS stands for? In the RFC, http://tools.ietf.org/html/rfc5256, i didn't find this algorithm.
2010 Jun 21
3
%d/%n doesn't work... why?
Hello all, I've been trying to setup my postfix and dovecot to AUTH with mysql, and I'm almost there! BUT, for some reason, dovecot won't create the folders in their proper location. For some reason, instead of going into /var/vmail/pplsnet.com/{username}location, where the postfix put all the emails, dovecot creates a whole new set of folders in /var/vmail/{username} I have
2003 Jun 10
5
Calling for 5.1 Mastering experience! (vorbis ambisonics and 5.1)
I've been doing a fair amount of work with Vorbis support for Ambisonics, which seems to be going along nicely. It seems that there is signifant interest in coding 5.1 material with Vorbis esp as tarkin becomes more complete, so I've decided to take a break from pure ambisonic work to look into this. I've decided that the best (from a pure elegance and patent avoidance) way to handle
2003 Jun 10
5
Calling for 5.1 Mastering experience! (vorbis ambisonics and 5.1)
I've been doing a fair amount of work with Vorbis support for Ambisonics, which seems to be going along nicely. It seems that there is signifant interest in coding 5.1 material with Vorbis esp as tarkin becomes more complete, so I've decided to take a break from pure ambisonic work to look into this. I've decided that the best (from a pure elegance and patent avoidance) way to handle
2005 Apr 24
0
Solaris console problem
Hi, I'm using openssh 3.9p1, and here is what bothers me. If ssh is executed from an X application, when a password is prompted, ssh manages to grap on to /dev/tty, but then the SIGTTOU is constantly sent to the ssh and that loops the password prompt function infinetely, since it actually gets to the console. Because of Solaris implemenation (I guess), that also gives no cycles to other
2008 Feb 15
0
Question about DIALSTATUS NOANSWER
Hi, according to the wiki the value NOANSWER for the channel variable DIALSTATUS means: No answer. The dial command reached its number, the number rang for too long, then the dial timed out. In out dialplan we grap all these events with exten => s-NOANSWER,1,Playback(sometext) exten => s-NOANSWER,2,WAIT(1) exten => s-NOANSWER,3,Hangup() The dial commands for internal and external
2001 Nov 19
1
Shutdown NT server w/ samba client?
Hey all, I was wondering if a tool existed in samba to remotely shutdown NT/2K servers -- something like the shutdown.exe program included w/ the NT4 resource kit? I apologize if this has been answered someplace else -- I've looked through the message archive, and scanned the source. But, I didn't see anything like this. It could be useful, and seems like it wouldn't be too hard
2008 Jan 14
0
First Alpha of oggToolspp
Hi all, I am happy, to announce the first (Alpha) release of the oggToolspp. The basis of the command line tools is a small, but hopefully growing library for manipulating ogg streams (mainly video streams) written in c++. The aim of this library is, to provide easy access methods to ogg pages, ogg packets and the video-frames and audio-samples in the end. The command line tools are actually
2013 Mar 11
0
question after updating to 6.4
My video driver for AMD HD 4200 did not work after upgrading. I tried to fix it with 13.1 legacy drivers but that did not work I then just grapped a AMD HD 5200 video card and put on AMD 13.1 "regular" and that worked. however, After updating x86_64 to 6.4 and when I compile my project I get this message make: *** No rule to make target `/usr/lib/gcc/x86_64-redhat-linux/4.4.6/include/stddef.h', I have done a "make c...
2005 Mar 05
0
Compiling samba on Solaris 8 --with-ads
> > >> For historical reasons, the administrator is member in lots of groups. As >> a result the ticket size is too big for UDB, so the W2k3-server sends an >> KRB5KRB_ERR_RESPONSE_TOO_BIG (Response too big for UDP, retry with TCP) >> error back to kinit. >> >> Unfortunatly this case is not handled in lib/krb5/get_in_tck.c - >> krb5_get_in_cred().
2004 Feb 23
1
oggpack_writealign fails
Hi all, In order to get icecast working i found that i had to install libao-0.8.4 libogg-1.1 libvorbis-1.0.1 flac-1.1.0 speex-1.0.3 vorbistools-1.0.1 icecast-2.0.0 So i grapped the source files. I copied all the files to an 32-bit Intel machine, and *there* all files configured, compiled and installed OK But on the intended target machine (SUN blade server) i have a problem... libao and libogg configured, compiled and installed without errors. But libvorbis fails during...
2006 Sep 06
5
wifi (ipw2200) stoped working after upgrade to 4.4
Has anyone else had any problems with getting wifi to work after upgrade ? I am using ipw2200 on an HP laptop - was working under 4.3 Ian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060906/3a518796/attachment-0002.html>
2010 Feb 17
2
Problems with xyplot
Hello I wonder whether someone can tell me what I am doing wrong. Here is the code (from Bayesian Computation with R - Chapter 2.3.R) that I am trying to run #################################### # Section 2.3 Using a Discrete Prior #################################### graphics.off() # Close all graphics rm(list=ls()) # Clear all variables library(LearnBayes)
2011 Jan 06
0
[LLVMdev] Identify Loops from within FunctionPass, or possible to intermix different types of Passes?
On Jan 6, 2011, at 9:21 AM, Chuck Zhao wrote: > LLVMers, > > I have a traversal plan which needs to visit certain types of Functions. For each instruction in such functions, I will need to know: > 1. is it located inside a loop > 2. if yes, what level of loop nest it is currently in. > > So on the highest level, it should be a FunctionPass. However, in order to identify
2007 Mar 13
3
Dependency problem - libijs.so
In a yum update I got: --> Running transaction check --> Processing Dependency: libijs.so for package: gimp-print --> Finished Dependency Resolution Error: Missing Dependency: libijs.so is needed by package gimp-print But slocate libijs.so Resulted in: /usr/lib/libijs.so So why the dependency error?
2011 Jan 06
2
[LLVMdev] Identify Loops from within FunctionPass, or possible to intermix different types of Passes?
LLVMers, I have a traversal plan which needs to visit certain types of Functions. For each instruction in such functions, I will need to know: 1. is it located inside a loop 2. if yes, what level of loop nest it is currently in. So on the highest level, it should be a FunctionPass. However, in order to identify loops and loop-nest levels, it should also be a LoopPass. Is there a reasonably