Displaying 20 results from an estimated 45 matches for "grap".
Did you mean:
grab
2009 Jan 11
1
calibrate function
...l1 sexe1 region1
1 MG_54 MG_H MG_NE
2 MG_54 MG_H MG_NE
3 MG_54 MG_H MG_NE
4 MG_54 MG_H MG_NE
5 MG_54 MG_H MG_NE
6 MG_54 MG_H MG_NE
7 MG_54 MG_H MG_NE
8 MG_54 MG_H MG_NE
9 MG_54 MG_H MG_NE
10 MG_54 MG_H MG_NE
…
My program is:
grap<-svydesign(id=~1, data=ecodiaMG)
regMG <-c(region1MG_NE =852, region1MG_NO=662, region1MG_P=636,
region1MG_SE=961, region1MG_SO=545)
sexMG <-c(sexe1MG_F =976, sexe1MG_H=2680)
ageMG <-c(age_cl1MG_40 =380, age_cl1MG_4054=2099, age_cl1MG_54=1177)
grap2<- calibrate(grap, formula= ~ a...
2013 Jan 22
1
How to remove the vertical space between two graps
...t;-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 I tried to achieve my goal in a single plot, for which I tried
this code:
a<-c(11,23,15,34,42,31)
m<-matrix(a,nrow=2)
m[2,]<-(-1)*m[2,]
barplot(m,horiz=T,beside=T)
and the plot obtained is showed in "plot2.tiff"
in the second attempt I'm...
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 (y-axis) against the date series (x-ax...
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 mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the &quo...
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?
...dovecot to put into a sub directly, without using
the %d, but that doesn't work either:
#mail_location = mbox:/var/vmail/%d/%n
mail_location = mbox:/var/vmail/pplsnet.com/%n
Where do I look to figure out why its not putting it into the %d/%n
location?
does it have to do with the fact that AUTH graps the username, and NOT the
domain name? (via mysql)?
I have included dovecot -n and postconf -n.. can anyone take a quick guess
and figure out what I should be doing?
thanks!
*dovecot -n*
# 1.0.7: /etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot
log_timestamp: %Y-%m-%d %...
2003 Jun 10
5
Calling for 5.1 Mastering experience! (vorbis ambisonics and 5.1)
...h is just ugly.
So, what I'm looking for is some guidance about how the LFE is normally
and best used in 5.1 mastering. If I had an infinite supply of perfectly
flat really loud full spectrum speakers and I was setting up an ideal 5.1
setup, would I mix my LFE into my five speakers, or would I grap another
one of those perfect speakers and lay it in the corner with the LFE feed
going into it?
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xip...
2003 Jun 10
5
Calling for 5.1 Mastering experience! (vorbis ambisonics and 5.1)
...h is just ugly.
So, what I'm looking for is some guidance about how the LFE is normally
and best used in 5.1 mastering. If I had an infinite supply of perfectly
flat really loud full spectrum speakers and I was setting up an ideal 5.1
setup, would I mix my LFE into my five speakers, or would I grap another
one of those perfect speakers and lay it in the corner with the LFE feed
going into it?
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xip...
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 applications. It took me few hours (!) to login
remotely a...
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 connections let the phone on
the other ring for 60 seconds. But the cdr file Master.csv contains
entries like the foll...
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
...;>) which are mainly used by the
system to receive text at stderr or stdout (cout << "Hello World"). However,
I use these operators for transfering information from one media unit to
another.
E.g. the two lines:
repository >> rawData;
oggDecoder << rawData;
will grap a bunch of raw data from a repository (e.g. a file) and place it
into rawData. This rawData object is then placed into the oggDecoder.
To find out if there is output data available, all media units provide the
method isAvailable():
while (oggDecoder.isAvailable()) {
oggDecoder >> oggPag...
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 "mak...
2005 Mar 05
0
Compiling samba on Solaris 8 --with-ads
...e 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(). Only the KRB5KDC_ERR_PREAUTH_REQUIRED error is
>> handled.
>
>Sorry for not responding eailer,
>
>If you grap the latest heimdal-0.6-<date>.tar.gz snapshot it will contains
>code that support falling back to TCP when UDP failes or the error
>KRB5KRB_ERR_RESPONSE_TOO_BIG is returned.
>
>If you don't want to upgrade you can force tcp in krb5.conf
>
>[realms]
> MY.REALM =...
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 duri...
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)
library(lattice)
p = seq(0.05, 0.95, by = 0.1)
prior = c(1, 5.2, 8, 7.2, 4.6, 2.1, 0.7, 0.1, 0, 0)
prior = prior/sum(prior)
windows()
plot(p, prior, type = "h", ylab="Prior P...
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