search for: miles

Displaying 20 results from an estimated 1081 matches for "miles".

Did you mean: files
2004 Jan 12
2
Re: Nauti miles
> > I might as well add to the offtopic thread... why are natuical miles longer than "regular" miles? Andrew A nautical mile is 1 minute of latitude. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040112/6658a905/attachment.htm
2013 Mar 21
1
loop when I enable
Hello! I have a nasty problem with a loop when I enable quota_warning. The mailbox fills up with thousands of email within seconds. This happens only with mbox'es retrieved with POP3.
2008 Jul 07
3
subset() multiple arguments
This is what I would like to do and it works just fine. Is there a way to shorten this code so I don't have to subset a subset of a subset? d<-subset(subset(subset(subset(x, River.Mile<=202), River.Mile>3), Lagrangian=="Yes"), EventType=="Regular") Stephen -- Let's not spend our time and resources thinking about things that are so little or so large that
2006 Aug 09
1
Plot with Julian dates.
Dear Sir/Madam: I simply want to draw x-y plot with Julian dates (x) and numbers (y). Please see below for my program. In the older version of R, the plot(jdat, miles) worked without any problem. But, with the new version of R, plot(jdat, miles) does not work any more. So, I added log="" option (as far as I know, it is a default setting, so log="" should not be needed). Now, it works with log="" option. But it is weird to me. I...
2008 Oct 10
2
ggplot adding points
I would like to do the following in ggplot: what am I missing? River.Mile <-c(202, 198, 190, 185, 179, 148, 119, 61) TSS <- c(1:8) DOC <- seq(2, by= 0.6, length.out=8) z <- data.frame(River.Mile, TSS, DOC) xyplot(TSS+DOC~River.Mile, data=z, auto.key=TRUE) thanks -- Stephen Sefick Research Scientist Southeastern Natural Sciences Academy Let's not spend our time and resources
2006 Feb 28
3
error on installation
...Suse 9.3 Prof. I downloaded Wine: wine-0.9.7-SuSELinux100.i586.rpm. I get the message libstdc++.so.6 not available. What can I do? Please note: I am not a linux expert. What little I know, I acquired by myself. Regards, suren -- The woods are lovely dark and deep But I have promises to keep And miles to go before I sleep And miles to go before I sleep (Robert Frost)
2006 Oct 21
1
help with coef
Hi, I am trying to get R to return just the slope of a linear regression line, but it seems that R has to return both the slope and the name of the slope. For example, > a=coef(lm(y~miles)) > a (Intercept) miles 360.3778 -7.2875 > names(a) [1] "(Intercept)" "miles" > a[1] (Intercept) 360.3778 > a[2] miles -7.2875 I don't understand the data structure that's returned from coef(). names(a) seems to suggest that coef() returns...
2008 Oct 13
1
ggplot faceting like lattice | variable
I would like to be able to do the xyplot in ggplot below. I read in the archive that Hadley was working on this for the next release, and I can not find the documentation (Aug. 23rd). River.Mile <- c(215 ,202, 198, 190, 185, 179, 148, 119, 61) Cu <- rnorm(9) Fe <- rnorm(9) Mg <- rnorm(9) Ti <- rnorm(9) Ir <- rnorm(9) r <- data.frame(River.Mile, Cu, Fe, Mg, Ti, Ir) z <-
2012 Jul 18
2
plotting points to a map
Dear R users, I have a city map in shape file (polygon). I also have some points that I hope to plot them to the city map. The only information I have about those points are their relative longitude and latitude to the city center by miles. Is there a way that R can help me to do this? Thanks. Gary [[alternative HTML version deleted]]
2016 May 26
3
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...mains on source code refactoring and documentation; we expect that work to accelerate once all the infrastructure work is done. Doug -----Original Message----- From: Hal Finkel [mailto:hfinkel at anl.gov] Sent: Thursday, May 26, 2016 9:17 AM To: mcrosier at codeaurora.org Cc: flang-dev; douglas miles (PGI); Rob Neely; Chris Lattner; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM Hi Chad, I can tell you that progress is being made on PGI's side; I'll let Doug/Rob provide more detailed updates. -Hal ----- Original Mes...
2008 Jan 31
2
Box Plot With Groups being numbers
I would like to Summarize values that are repeated measures at a certain river mile with box plot i.e. The data matrix looks like this 123 124 125 #fiver mile 0.5 0.6 0.7 0.4 0.5 0.6 ... ... ... #values I would like to make a boxplot with the river mile naming the different box plot. How do you suppress the X123? Stephen -- Let's not
2004 Sep 10
2
rpms
--- Miles Egan <miles@caddr.com> wrote: > Are there rpms for flac available? I'm not aware of any official maintainers but supposedly the gstreamer guys (http://gstreamer.sf.net) have a spec file for it. I am going to look into it in the next couple of days but when 1.0 comes out I'm sure...
2011 Nov 15
3
Question about linear regression in R
...*' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 6.688e-17 on 8 degrees of freedom Multiple R-squared: 0.5794, Adjusted R-squared: 0.5269 F-statistic: 11.02 on 1 and 8 DF, p-value: 0.01054 How could this be possible? Did I missing something in my R code? Best, Miles -- ------------------ Miles Yang Mobile:+61-411-985-538 E-mail:miles2yang@gmail.com ------------------ [[alternative HTML version deleted]]
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...39;ll let Doug/Rob provide more detailed updates. -Hal ----- Original Message ----- > From: "Chad Rosier" <mcrosier at codeaurora.org> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "flang-dev" <flang-dev at googlegroups.com>, "douglas miles (PGI)" <douglas.miles at pgroup.com>, "Rob Neely" > <neely4 at llnl.gov>, "Chris Lattner" <clattner at apple.com>, llvm-dev at lists.llvm.org > Sent: Thursday, May 26, 2016 10:47:19 AM > Subject: RE: [llvm-dev] Adapting and open-sourcing PGI's...
2003 Feb 05
7
Winbind on HPUX 11, some small progress
...description of errors, not the error codes. What is error code 13? If I can find that out it will make looking for it a bit easier. I thought it might be that the shell doens't exist, but I tried making a user with a invalid shell and get back error code 1, so its not that. Ideas? Cheers Miles -----Original Message----- From: Miles Roper Sent: Monday, 3 February 2003 08:54 a.m. To: 'MCCALL,DON (HP-USA,ex1)' Cc: 'samba-technical@lists.samba.org'; 'samba@lists.samba.org'; Esh, Andrew; Ronan Waide; STEFFENS,MICHAEL (HP-Germany,ex1); 'Richard Sharpe'; '...
2007 Sep 07
0
computing distance in miles or km between 2 street
Phil, If you have only a list of addresses and nothing else - i have to recognize i am "lost". But if you have more info you can use a GIS software and it will calculate your distance automatically for all your addresses. To have your distance in miles or Km you need to have a projection in your data which will establish your units. The very basic principle is that for each address you have a set of coordinates, x, y and you actually use these to calculate distances. If your file is for exaple a point shape file (standard for ESRI ArcGIS produc...
2011 Apr 01
2
Separador de miles
Hola a todos. Me encuentro realizando un gráfico en R y en los ejes quisiera que los valores aparezcan con separador de miles. Es decir... 1000000 1,000,000 Gracias... -- Paula Altamar Estratificación-DIG-DANE Cel: 3005137541 [[alternative HTML version deleted]]
2013 Apr 18
2
Multiple Multivariate regression in R with 50 independent variables
Hello all Is there a method/package in R in which I can do regressions for more than 50 independent variables ? Regards The woods are lovely, dark and deep But I have promises to keep And miles before I go to sleep And miles before I go to sleep ----- [[alternative HTML version deleted]]
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...asis (perhaps quarterly?) starting later this summer when code starts to move out of PGI’s internal systems and into a private github space. Stay tuned - we (both DOE and PGI) are keenly interested in doing what we can to make this successful. —Rob Neely, LLNL On 5/26/16, 11:57 AM, "douglas miles (PGI)" <douglas.miles at pgroup.com> wrote: >Hi Chad - We have a functional Fortran compiler, with the PGI front-end >bridged directly to LLVM, all of our Fortran runtime libraries >integrated, and the Clang driver adapted for use with the Fortran >compiler. We're work...
2007 May 23
8
ImageScience, Mini-Magick and RMagick
...ageMagick which should be pretty fast. ImageScience is using FreeImage and people say it''s pretty fast and isn''t too hard on the server. All things being equal, what have you had success with? Has anyone run into any real gotcha''s with any of these libraries? Thanks, -- Miles --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...