similar to: ggplot2 & ribbon

Displaying 20 results from an estimated 700 matches similar to: "ggplot2 & ribbon"

2013 Jul 18
1
Bland Altman summary stats for all column combinations
Hello, I have the following data.frame structure(list(Study = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L,
2007 Jul 10
3
How to plot two variables using a secondary Y axis
Date Fo Co 6/27/2007 57.1 13.9 6/28/2007 57.7 14.3 6/29/2007 57.8 14.3 6/30/2007 57 13.9 7/1/2007 57.1 13.9 7/2/2007 57.2 14.0 7/3/2007 57.3 14.1 7/4/2007 57.6 14.2 7/5/2007 58 14.4 7/6/2007 58.1 14.5 7/7/2007 58.2 14.6 7/8/2007 58.4 14.7 7/9/2007 58.7 14.8 Hello all: I am a newbie to R, and I was wondering how can I
2011 Jun 06
1
[Bug 38016] New: nouveau driver crashes xorg when starting KDE
https://bugs.freedesktop.org/show_bug.cgi?id=38016 Summary: nouveau driver crashes xorg when starting KDE Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2015 Jan 17
0
default min-v/nsize parameters
Martin Morgan discussed this a year or so ago and as I recall bumped up these values to the current defaults. I don't recall details about why we didn't go higher -- maybe Martin does. I suspect the main concern would be with small memory machines in student labs and less developed countries. If there was a way on all platforms to identify how much memory is available that might help to
2015 Jan 15
2
default min-v/nsize parameters
Just wanted to start a discussion on whether R could ship with more appropriate GC parameters. Right now, loading the recommended package Matrix leads to: > library(Matrix) > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 1076796 57.6 1368491 73.1 1198505 64.1 Vcells 1671329 12.8 2685683 20.5 1932418 14.8 Results may vary, but here R needed 64MB of N cells and 15MB
2004 Jun 29
0
discrete hazard rate analysis
Dear R users, I have more of a statistical/econometric question than straight R one. I have a data set with the discrete hazard rate of small firms survival on 400 counties over a period of 9 years. This data was generated using census information from the VAT registration number of each one of these business. I would like to analyze the effect of regional factors (deprivation index, real
2018 Sep 23
0
Strange monitor behavior on forced DVI-D output
Am Sonntag, den 23.09.2018, 12:55 -0400 schrieb Ilia Mirkin: > On Sun, Sep 23, 2018 at 12:26 PM, Wolfgang Rißler > <wolle321 at freenet.de> wrote: [snip] > > That's not extremely surprising ... force-enabling an output I think > might kill the resolution detection, and 1024x768 is the default. Why > are you force-enabling/disabling video outputs? That should not >
2002 Nov 02
1
problem with expand.model.frame
Dear R list members, I'm encountering a problem with expand.model.frame(): Suppose that I define the following simple function (meant just to illustrate the problem): > fun <- function(model){ + expand.model.frame(model, all.vars(formula(model))) + } > and I have the following model, created with an explicit data argument: > mod Call:
2010 Apr 27
0
GeForce GTS 250M: Mplayer freezes machine when playing openGL
I am happy to report that the patches to support my video card under Nouveau have appeared in the mainstream kernel (currently running 2.6.34-rc5). But I have noticed that, if I run mplayer with -vo gl (output to an OpenGL window), the machine tends to crash after a variable time - from a few seconds to a few minutes. I tried with full-screen or partial, and even with the actual playback screen
1998 Mar 23
4
Placement of attributes
In preparing data sets for the lme library, I bring the data into R, convert it to the groupedData class, which is an extension of the data.frame class, and use "dump" to create an R-readable version. To cut down on the size of these files I convert the row.names attribute from expressions like c("1", "2", ..., "54") to 1:54. I have run into a curious
2003 Sep 16
2
adding printer driver to a printer
Hi, I'm using debian woody with samba (2.2.3a-12.3). After installing 2.2.8a everything that worked, still works. What didn't work, still doesn't work. Sharing files works properly. I'd like to share a printer via the samba server. When I go to the printers&faxes share in explorer, no printers are shown. Hereunder is my smb.conf, /etc/lprng/printcap, and the logfile
2010 Apr 01
1
GeForce GTS 250M: no acceleration...
Good day. I am Carlo - living in the Netherlands. Today I came in possession of a MSI-produced barebone laptop - a MS-1656-ID1 (which is equivalent in hardware to the GT640 "gaming" laptop). This laptop comes wih a video card that is identified as follows: 01:00.0 VGA compatible controller: nVidia Corporation GT215 [GeForce GTS 250M] (rev a2) (pci ID 10de:0ca9). For your info, the
2011 Mar 30
0
Plot an ols() call from Design
Dear users, I am attempting to plot an ols() call from the Design package, by following the procedure explained by Harald Baayen in his 2008 book 'Analyzing linguistic data. A practical introduction to statistics using R', page 175-181. I've attached my data to this e-mail (I hope it's small enough that that's ok). First I paste all the commands I ran, followed by the
2007 Sep 19
0
Howto pickup call from queue?
Hi all, how can I pickup a call from a queue? Which context parameter do I have to specify? The context that calls the queues application is ext-queues. This is what I tried so long (777 is the extension of the queue I want to pickup from): exten => _**ZXX,1,Noop(Attempt to Pickup ${EXTEN:2} by ${CALLERID(num)}) exten => _**ZXX,n,Pickup(${EXTEN:2}@from-did-direct) exten =>
2012 Feb 13
1
multi-regression with more than 50 independent variables
Hi R Users, I am going to run a multiple linear regression with around 57 independent variables. Each time I run the model with just 11 variables, the results are reasonable. With increasing the number of independent variables more than 11, the coefficients will get ?NA? in the output. Is there any limitation for the number of independent variables in multiple linear regressions in R? I attached
2007 Feb 20
1
Digital Audio (via EIDE ribbon cables) supported in Kernel in CentOS 5.0?
Hello: Will Digital Audio (via EIDE ribbon cables) be supported in the Kernel in CentOS 5.0? I'm now using CentOS 4.4 on a Dell Dimension 2400 box (Celeron 2.6 GHz CPU). This is a dual boot box, rarely booted into Windows XP, but when I do use Windows, and I place an Audio CD into the DVD drive or CD-RW drive, I can hear the music. Using CentOS 4.4, I can see that the software and hardware are
2007 Feb 27
0
Digital Audio (via EIDE ribbon cables) supported in Kernel in CentOS 5.0? (Johnny Hughes)
Message: 27 Date: Mon, 26 Feb 2007 02:08:34 -0600 From: Johnny Hughes <mailing-lists at hughesjr.com> Subject: Re: [CentOS] Digital Audio (via EIDE ribbon cables) supported in Kernel in CentOS 5.0? To: CentOS ML <centos at centos.org> Message-ID: <1172477314.6958.19.camel at myth.home.local> Content-Type: text/plain; charset="us-ascii" >It works with
2010 Dec 09
1
Unable to visualize menus and tooltips from a ribbon toolbar
I am trying to make my application run on wine first of all I'm running Ubuntu 10.04 and wine 1.2, I did an override to native gdiplus.dll in order to let the graphical compontents of my app run "properly". I also installed odbc client using this procedure http://wiki.winehq.org/NativeOdbc in order to use the mssql database. I tried to run this with or without compiz, and result is
2011 Jan 24
1
ggplot2 - ribbon
Dear List, I am having trouble setting the transparency of a ribbon in ggplot2 and was wondering if anybody had any suggestions so far i have a plot exactly as i want it and i want to add a ribbon connecting the ymax and ymin, whci i do with the following command m10 + stat_summary(geom="ribbon", fun.ymin="min", fun.ymax="max") However the ribbon is a dark grey
2008 Jul 29
1
Howto Draw Bimodal Gamma Curve with User Supplied Parameters
Hi, Suppose I have the following vector (data points): > x [1] 36.0 57.3 73.3 92.0 300.4 80.9 19.8 31.4 85.8 44.9 24.6 48.0 [13] 28.0 38.3 85.2 103.6 154.4 128.5 38.3 72.4 122.7 123.1 41.8 21.7 [25] 143.6 120.2 46.6 29.2 44.8 25.0 57.3 96.4 29.4 62.9 66.4 30.0 [37] 24.1 14.8 56.6 102.4 117.5 90.4 37.2 79.6 27.8 17.1 26.6 16.3 [49] 41.4 48.9 24.1