similar to: Axis break with gap.plot()

Displaying 20 results from an estimated 100 matches similar to: "Axis break with gap.plot()"

2004 Feb 21
3
saving variables created by functions in the workspace
Hello , just a simple question from a beginner: I write the function: plotsinx <- function() { x<-seq(0,2*pi,0.01) sinx<-sin(x) plot(sinx) } I recall it: plotsinx() and the plot works properly. but then in the workspace if I want to look at the values of sinx the following error is displayed: Error: Object "sinx" not found. How to save the variables created by the function on
2003 Mar 11
3
R-Graphics: Scaling axis
Hi, how can I scale the x- and y-axis of a "plot" to the same scale? My problem: The following command sequence produces the plot in a square. What I want is the x-axis to be 5 times as wide (measured e.g. in pixels) as the y-axis is long (because y ranges from -1 to 1 and x ranges from 0 to 10). x <- seq( from=0, to=10, by=.1) sinx <- sin(x) plot( x, sinx, type="l")
2007 Jun 15
3
how to plot two graphics in one window
Hello , Maybe this question you answered before, but i couldnt find something indicated in the mailing list. I wish to plot two graphics in one window, for example y=sinx and y=exp(x) in the same windows, (the same interval for x). Thanks . Miguel. -- View this message in context: http://www.nabble.com/how-to-plot-two-graphics-in-one-window-tf3929594.html#a11145186 Sent from the R help
2011 Jul 13
3
Wine refuses to launch a program
Wine refuses to launch a program (winzip155.exe). It says that : [Image: http://img830.imageshack.us/img830/1003/captureblockedwinestart.png ][/img] But I really want to launch this program ! That's unfair ! Help ! Gautier
2011 Jul 25
1
16 bit graphics - Creatures Docking Station
Hi, I've been trying to play Creatures Docking Station through Wine with no luck after various issues trying to install the linux edition on Ubuntu 11.04. Here is what I've gotten after trying to run in an Xephyr window: [Image: http://img830.imageshack.us/img830/6969/screenshot1juz.png ] Any help would be appreciated! :)
2011 May 24
2
Fonts Anti Alias Problem
I 'm using a new slackware 13.37 version and after trying to play a MU Online Game I don?t get fonts antialias representation. Normally, I edit regedit but now it?s not function. Is anyone having this problem? HKEY_CURRENT_USER\Software\Wine\X11 Driver string: ClientSideAntiAliasWithCore value: N string: ClientSideAntiAliasWithRender value: N
2004 Nov 24
1
how to remove time series trend in R?
I got a set of data which has seasonal trend in form of sinx, cosx, I don't have any idea on how to deal with it. Can you give me a starting point? Thanks, Terry
2009 May 28
1
plotting time series with data gap using type line- but do not want to connect gap with line
I have a time series of about 1500 measurements. There are sporadic data gaps. I would like to plot the time series with type "line". I only want a line to connect the periods with data; I don't want a line to connect the points across a data gap. Is there a function or recommended method to deal with this? For example there are 2000 days days 1:1000 each have one
2008 Feb 20
1
OT - DECT-GAP Handsets with Polycom-Kirk 600/3 base station
Hi, I need to subscribe and use several Polycom-Kirk 5020 handsets along non-Polycom-Kirk handsets on a one-cell Polycom-Kirk 600/3 base station. Has anyone tried this ? Which values did you pick for Subscription mode (with or without Account Code) and IPEI ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jul 13
1
Hardy Weinberg Case Control Test in gap R package
Hi, I am using the gap R package to do the Hardy Weinberg Case Control test for many SNP. I am not sure what the values initial1 and initial2 should be for the test. I tried values but they failed. I emailed the author but to no avail. There seems to be some documentation that is deleted at the top, if anyone can direct me how to get this I will be grateful. -- Thanks, Jim. [[alternative HTML
2006 Jan 16
0
R function for Gap statistic
Dear All, I need to calculate the optimal number of clusters for a classification based on a large number of observations (tens of thousands). Thibshirani et al. proposed the gap statistic for this purpose. Is any R code or fucntion available for this? Any help would be appreciated, including suggestions about other alternatives for the selection of an optimal number of cluster from large
2005 Aug 05
0
GAP pointer
I am trying to do a simple segregation analysis using the GAP package. I have the documentation for pointer but I desperately need an example so that I can see how to format the datfile and the jobfile. For each individual, I have FamilyId, SubjectId, FatherId, MotherId, and AffectedStatus (0/1). I would like to obtain the likelihood ratio statistic for transmission. I would greatly
2007 Feb 25
1
[LLVMdev] 254.gap SPEC2000
Dear guys, I am writing some scripts to allow me to compile the programs in SPEC2000 using llvm-gcc. I have been successfull with almost all of them, but need some help with 254.gap. I am producing a .bc file using llvm-gcc, and then a .s using llc. Then I use gcc to produce an executable. In this last phase, I am getting: /usr/bin/ld: Undefined symbols: _SyLibname _SyMemory _SyTime
2004 Dec 12
1
gap in priorities - what happens
When I first saw the priority numbers in extensions.conf, I thought BASIC, if a number is missing, * will fall thru to the next number. I learned that this is not so, if you have nothing between 1 and 3, you don't ever get to 3. But I'm wondering what does happen? Hangup and wait for next offhook? Undefined?
2006 Dec 18
1
Big GAP of speex MCPS on arm CPU and RVDS simulator
Hi all Speexers, I've done some optimization to current SVN fixed-point on ARM9E platform. If the RVDS simulator gives the MCPS(Million Cycle Per Second) value A, then actual MCPS on real CPU will be around 2*A. I don't know what cause the big gap between the simulator and real CPU. What do you think? BR, Lianghu -------------- next part -------------- An HTML attachment was
2005 Apr 04
1
encoding problem: gap a few seconds after start of song
Hello, I am in the process of oggifying my CD collection, but I seem to have a consistent problem with the encoding: after a few seconds of starting a mew song there is a gap, a small pause in the encoded .ogg file. It happens in about 30% of the cases. It probably has something to do with adapting to sudden volume changes since occasionally it also happens in the middle of a piece of music when
2007 Feb 09
2
RE gap statistic in cluster analysis
Has anyone implemented Tibrishani's gap statistic in R or S plus? If so I would greatly appreciate the relevant script file. Any help will be much appreciated Kind regards Dr Graham Leask Economics and Strategy Group Aston Business School Aston University Aston Triangle Birmingham B4 7ET Tel: Direct line 0121 204 3150 email g.leask@aston.ac.uk [[alternative HTML version deleted]]
2008 Jun 25
0
subscripted assignments errormessage in gap.boxpot
I am trying to create a boxplot that has a gap with different scales so that my boxes actually show (compare attachments). I have referred to the help pages for gap.boxplot, gap.plot, list with no luck so far. Here is my script and the resulting error message: # Import *.csv files containing areas for each CLI class cli3<-read.table("F:\\Megan\\cli3.csv", header=TRUE,
2008 Aug 12
1
gap.plot() and axes=F
Hello! Using the package Plotrix I want to do a plot with a broken axis. So far it's working fine but now I want only the x and y axis plotted (the x-axis with a gap in it), but not the axes that are reffered to as axis 3 and 4, and not the lines that additionally mark the gap in the axis. I thought an 'axes=F' in the gap.plot() command would do (as in the usual plot()), but it does
2009 Feb 02
1
Specifying the gap between "dodge'd" bins groups?
I'm looking at ggplot-static\position_dodge.html   For ggplot(diamonds, aes(x=price, fill=cut)) + geom_bar(position="dodge") , is it possible to specify the spacing between the dodge'd bin groupings?    That is, I would like for there to be a small separation (horizontal space) between the "Ideal" and the "Fair" bars on the plot.  That way the reader can get