Displaying 20 results from an estimated 800 matches similar to: "scatterplot with filled circles"
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi,
I have adviced my students to install R and an editor on a USB drive for
working in the computer class. With R everything works fine following these
instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm.
But several editors (e.g., Tinn-R and WinEdt) require administrator rights.
I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
2011 Jul 19
5
multiple plots in single frame: 2 upper, 1 lower
Hi,
par(mfrow = c(2,2))
will create a 2x2 window that I can use to plot 4 diferent figures in:
[plot1 plot2]
[plot3 plot4]
But how can do 3 so that the bottom spans the width of the upper two:
[plot1 plot1]
[p l o t 3]
Is this possible in R?
--
View this message in context: http://r.789695.n4.nabble.com/multiple-plots-in-single-frame-2-upper-1-lower-tp3679574p3679574.html
Sent from the R
2010 Sep 08
3
Saving/loading custom R scripts
Hi,
How does R automatically load functions so that they are available from the
workspace? Is it anything like Matlab - you just specify a directory path
and it finds it?
The reason I ask is because I found a really nice script that I would like
to use on a regular basis, and it would be nice not to have to 'copy and
paste' it into R on every startup:
2011 Jul 22
2
Fit elipse to xy scatter
Hi,
I know there is a package 'elipse' available but I'm not sure how to use it
for my specific implementation.
What I would like to do is fit an elipse to two lines of identity (at right
angles to each other), as indicated in the following figure:
http://imageshack.us/photo/my-images/30/poincareplotwip.png/
Conceptually, I'm really struggling to even come up with a way of
2010 Oct 22
2
superscript characters in title with '+'
Hi,
How can I get the '2+' into superscript in the following title:
'[Ca2+]i onsets'
I tried the command below, but it doesn't work. What am I missing?
hist(X, main=expression(([Ca*]i^2+) 'onsets'), xlab = 'sec')
--
View this message in context: http://r.789695.n4.nabble.com/superscript-characters-in-title-with-tp3006981p3006981.html
Sent from the R
2009 Jun 25
2
[LLVMdev] bitwise AND selector node not commutative?
Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
have similar patterns, as we would expect:
defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
$RHS))>>;
defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
$RHS))>>;
Compiling the following three works as expected:
%tmp1 = xor i32
2010 Sep 02
1
Error: could not find function "ad.test"
Hi,
I'm trying to run an anderson-darling test for normality on a given variable
'Y':
ad.test(Y)
I think I need the 'nortest' package, but since it does not appear in any of
the Ubuntu repositories for 2.10.1, I am wondering if it goes by the name of
something else now?
Thanks
--
View this message in context:
2009 Jun 26
0
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
> have similar patterns, as we would expect:
>
> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
> $RHS))>>;
> defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
>
2009 Jun 26
1
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 6:06 PM, Evan Cheng wrote:
>
> On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
>
>> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
>> have similar patterns, as we would expect:
>>
>> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not
>> node:$RHS))>>;
>> defm t2ORN :
2002 Nov 25
1
Problem with a printer
I've got cups setup, to do the printwork. A setup, that was used with 2.2.3a
of samba (same smb.conf), but it fails with 2.2.5. When using smbclient or
the spoot client to connect to the samba printer resource, it tells me that
it's a bad network name. Any known issues?
--
---------
?rn Einar Hansen email: orn.hansen@swipnet.se
2012 Mar 28
5
plot points using circles filled half in red and half in blue.
I want to plot many points and want to use circles. The filling color
depends on variable a. if a=1, then not fill
if a=2 then fill with red, if a=3 then fill with blue, if a=4, fill
half with red and half with blue. Can anyone tell me how to plot the
case "a=4"? Thanks a lot
2010 Nov 05
2
data acquisition with R?
Hello,
I spent quite some time now searching for any hint that R can also be
used to address the interfaces of a computer (i.e. RS232 or USB) to
acquire data from measurement devices (like with the - I think it is the
- devices or serial toolbox of Matlab).
Is there any package available or a project going on that you know of? I
would so much like to have never to work with Matlab again. The
2002 Nov 11
1
Printer driver downloads...?
I've been googling around for quite some time, and haven't managed to find
anything useful. Is there some moderately up-to-date information on how
to set up the automatic print-driver download in Samba 2.2.x? I know about
the "old way" of doing things, but it doesn't seem to fly with Win2K drivers.
Any and all help, and pointers to FD so I can RTFD (again, haven't had
2002 Nov 19
1
Driver download problem (still)...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2007 Oct 01
1
Odd one way RTP on SIP to SIP calls
Hi everyone,
I'm having an odd problem with one way RTP on SIP to SIP calls.
I have two SIP servers, one is an Asterisk and the remote SIP server
is a Nortel SIP server.
When a call comes to the Nortel server through the PSTN and is routed
to the Asterisk, audio is fine. Two way RTP and no problems. When a
SIP client registered on the Nortel server calls the Asterisk, the
Asterisk
2002 Nov 19
1
Yet another print-driver download problem...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2009 Nov 23
1
1.6.1.10 Music On Hold
Hello.
I just upgraded from 1.6.0.9 to 1.6.1.10 and it seems that the Music On Hold
functionality has changed (or is bugged?).
I have Aastra 6757i and Aastra 6731i phones, and now when i press the
MusicOnHold button / change lines on the phone, MOH no longer starts. It did
this in v 1.6.0.9.
The invites received are exactly the same, only 1.6.1.10 doesn't ever start
MOH.
Is there some
2009 Jan 16
2
CDR problems -- two call legs create only one CDR. Using ForkCDR() not even working.
Hello,
When I bridge an incoming and outgoing call (attempting to simulate
call-forwarding) I'm only getting one CDR -- that of the outgoing call.
A (PSTN) calls B (residing on Asterisk) and the Asterisk calls C (cell phone
on PSTN) and bridges the call.
The only CDR created is from B to C. I have even tried using Answer() and
ForkCDR() to get two CDRs, but to no avail.
I am starting to
2008 May 09
3
Hiring Ruby on Rails Programmer
Hi there,
My company is looking for a full-time, in-house rails programmer to
start immediately. If you are interested please contact me!!!
Thanks!
Neda
jobs-FUiS5veSkuU@public.gmane.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2003 Oct 12
0
Running in circles
Hy lartc members,
I only ACCEPT 7 IP''s in FORWARD chain, filtering by IP and MAC.
Everything worked fine until i needed to forward ports. The problem is
that the nat PREROUTING chain is traversed before the filter FORWARD
chain and this way the packets change their source and are not
allowed to pass FORWARD that is restricted to only 7 IPs.
I use this rules to