Displaying 20 results from an estimated 7000 matches similar to: "regarding saving R graphis images directly to directory"
2004 Jun 20
2
regarding saving R graphis images directly to directory
Dear R,
I am student at University of new haven, CT.I am trying to run my R scripts where I don't have
X11() authentication to my account. I run those R scripts and when I generate any graphics I get
error and it comes out from system.
if possible , please let me know how can i run R scripts ...so, that I just SAVE BOX PLOT or
HISTOGRAM jpeg or png files to current directory without poping
2004 Dec 17
1
How can I take anti log of log base 2 values in R
Hi,
I am using R for microarray data anlaysis. When I
normalize my data, it converts all my data in to log
base 2 values. how can I convert back to log base
10..is there any function in R which I can use or how
can I take anti log. or is there any function in R
for antilog.
Please let me know,..if anyone knows..
Thank you so much,
Saurin
=====
Saurin's WebWorld:
2011 Jul 22
3
kickstart ksdevice in centos6
I have a line in my kickstart file (ksdevice)
# Network information
network --bootproto=dhcp --device=eth0 --onboot=on
# Default network to boot
ksdevice=eth0
# Auto reboot (to being next install faze)
reboot
However its still poping up and asking me eth0 or eth1 for install?
Has this operation changed?
Thanks,
Jerry
2004 Sep 22
1
Rgraphviz compilation error
Hi,
I am installing Rgraphviz at Linux Fedora Core 2 with
32 bit AMD athlon with 512 RAM.
I have installed graphviz version:
graphviz-1.16-1.src.rpm installed already on system.
I am doing:
$ R CMD INSTALL -l /usr/local/lib/R/library
Rgraphviz_1.4.0.tar.gz
---------------------------------
* Installing *source* package 'Rgraphviz' ...
** libs
gcc -I/usr/local/lib/R/include
2009 Oct 15
4
MailDIR and expire plugin
All of the mailboxes on this system are in MailDIR format. None of
the users delete mail off of the server after POPing their accounts.
This is the present setting:
expire = Trash 7 Spam 30
expire_dict = proxy::expire
Is that correct for MailDIR style mailboxes? It doesn't appear correct;
however, I have not been able to find any specific documentation on
expire with MailDIR style
2005 Jul 06
2
NOTICE[180235]: chan_zap.c:7358 pri_dchannel: PRI got event: 6 on Primary D-channel of span 1
I am getting:
NOTICE[180235]: chan_zap.c:7358 pri_dchannel: PRI got event: 6 on
Primary D-channel of span 1
on my asterisk box and it seems to be causing a poping sound in the
phones, I am wondering if anyone can shed some light on this. I have
scanned the archives and get possibilities ranging form motherboards,
to pri, to loaded module problems. Can someone tell me the best way
to start
2002 Mar 05
4
WindowsXP Home and Samba 2.2.3a connection problems
OK, so I looked through all the archives and still can't find a solution.
My server is running RedHat 7.2 with all the latest patches, Samba is also
latest 2.2.3a with domain masters set as "yes" and passwords NOT set as
encrypt, because when I do turn it on, none of the Win98 boxes can log on
(even when I tried to create non-blank password account). All Win98 boxes
login
2012 Mar 14
1
Just in time AV scanning
I'm curious if anyone has any plugins for AV integration directly into
dovecot.
Our old pop servers have been scanning messges as they're moved from
new->cur in the inbox and, at least where user's aren't poping every
few seconds, there is occasionally enough time between scanning through
the MXs to message retreval to snag a few more virues with updated
definitions before
2018 Apr 18
1
Problem with regression line
Hi Anne,
I would suggest to change the linear model to lm(BloodPressure~Age), as
this model makes more sense in biological means (you would assume that
age influences pressure, not vice versa) and also obeys the statistical
assumption of weak exogeneity, that age can be measured without error,
at least compared to error-prone bp measures.
Cheers
Am 18.04.2018 um 16:07 schrieb Gerrit Eichner:
2012 Dec 07
1
Switch from MySQL/CourierMail to MySQL/Dovecot
Hello, new here.
I am a Centos/Fedora user, and for the past 3 years have been running my
mail server using Postfix/MySQL/CourierMail/Squirrelmail on Fedora. The
current incantation of the tutorial is at:
http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64
Well it is time to rebuild my mailserver; this time on Centos 6.3. My
goal
2007 Feb 22
1
Understanding fcntl() error messages
Hey guys,
After many trials and tribulations I have now got some
fairly stable NFS clients serving dovecot-lda and pop3/imap. Over a 9 hour
postal/rabid stress test only saw 5 errors for the 4 servers. Wondering if
anyone can shed a bit more light on what they mean exactly. I have tried to
find "Resource temporarily unavailable" and "No locks available" in the src
to get
2006 Oct 25
1
Need Help !
Hi
I try to install compiz in to my FC5 machine. I have ATI Inc RV280 [Radeon
9200 SE] card. when I try to switch to compiz I get the following error
message
=============================
compiz --replace gconf
compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of
the authentication protocols specified are supported and host-based
authentication failed
libGL warning: 3D
2017 Dec 04
0
YNT: ggtern and bquote...
reading ?plotmath you might notice that "_" isn't the propper syntax for
subscripts. This will work:
ggtern(data=x11,aes(A,B,C,xend = c(0.7,.00,0.7),yend =
c(.30,.50,.0),zend =c(.0,.50,0.3)))+
geom_point()+
theme_showarrows()+geom_segment(size=.5)+
geom_text_viewport(x=c(.45,.27,.37),y=c(.32,.29,.22),label=c("P[a]","P[b]","P[c]"),
parse=TRUE)
2007 Oct 30
8
Comments on commit 1406 (rakefile changes)
Alex,
The changes to the rakefiles are causing me some problems building on
OS X. I am getting the following:
rake aborted!
undefined method `+'' for nil:NilClass
/Users/sean/Archive/Programming/wxRuby_Dev/wxruby2/rakefile:109
I will now go test on Windows
Sean
2017 Dec 04
1
ggtern and bquote...
D'oh! Thanks for pointing this out. I blame caffeine depletion at the time...
-pd
> On 4 Dec 2017, at 15:48 , Eik Vettorazzi <E.Vettorazzi at uke.de> wrote:
>
> reading ?plotmath you might notice that "_" isn't the propper syntax for
> subscripts. This will work:
>
> ggtern(data=x11,aes(A,B,C,xend = c(0.7,.00,0.7),yend =
> c(.30,.50,.0),zend
2010 May 12
2
issues with the keyboard in wine
Everytime I play games like Half-Life 1 the game runs just I can't play with the keyboard. Also happens with Unreal Tournament and Backyard baseball 2001. Is there something I can to to fix it
2017 Dec 20
1
outlining (highlighting) pixels in ggplot2
I apprecaite the guidance Eik, that works great! I'm also wondering if you
have any pointers for how I might stretch the color scale so that the max
and min values are the same? Right now, the min is -0.064 and the max is
something closer to 0.04. As you can see in what I sent, I tried adding:
zmax1 = max(abs(m1))
ggplot(..., autoscale = FALSE, zmin = -1 * zmax1, zmax = zmax1) + ...
to
2018 Feb 22
1
Calculate LC50
Dear All: good morning
I need helps with the calculation of the *LC50* from the data below
x<-c(0,0.3,0.7,1,4,10)
y<-c(100,86,65,51.3,19.2,7.4)
yxreg<-lm(y~x)
any help will be highly appreciated.
with many thanks
abou
______________________
*AbouEl-Makarim Aboueissa, PhD*
*Professor of Statistics*
*Department of Mathematics and Statistics*
*University of Southern Maine*
2017 Dec 20
0
outlining (highlighting) pixels in ggplot2
Hi Eric,
you can use an annotate-layer, eg
ind<-which(sig>0,arr.ind = T)
ggplot(m1.melted, aes(x = Month, y = Site, fill = Concentration), autoscale
= FALSE, zmin = -1 * zmax1, zmax = zmax1) +
geom_tile() +
coord_equal() +
scale_fill_gradient2(low = "darkred",
mid = "white",
high = "darkblue",
2009 Aug 24
8
self signing certificates
hi all,
I have gone through the process of self signing certificates.
Aside from the pop-ups about not trusted etc... everything appears to work.
For "internal" applications what do people/places do?
It would be nice to be seamless and have the "your not trusted" window
pop-up.
Yet this is not a public web site either. Just internal use.
The server might be on the internet