Displaying 20 results from an estimated 1111 matches for "miling".
Did you mean:
  mailing
  
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). 
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
My system: 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
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
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 working with a few users at DOE who are trying to compile big applications with a binary version of the compiler.  Work is ongoing to migrate the source code into an LLVM-style
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 RPMs will
pop up pretty quickly.
Josh
__________________________________________________
2011 Nov 15
3
Question about linear regression in R
Hi all,
I wrote a r program as below:
x <- 1:10
y <- c(3,3,3,3,3,3,3,3,3,3)
fit <- lm(log(y) ~ x)
summary(fit)
And I expect to get some error message from R, because "y" is constant.
But, I got the message as below:
> summary(fit)
Call:
lm(formula = log(y) ~ x)
Residuals:
       Min         1Q     Median         3Q        Max
-6.802e-17 -3.933e-17 -1.063e-17  1.807e-17 
2016 May 26
0
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 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)"
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All,
Well, i've managed to enable some debugging in syslog, I had to put in
/etc/syslog.conf
;*.debug
on the syslog line.
So at least I have an error which is being returned into syslog from
winbind.
This is what I get from winbind
Feb  4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie'
Feb  4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces
Feb  4
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
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
Chad, et al,
In addition to Doug’s excellent technical update, I’ll note that we are
starting to have some discussions on the DOE side with PGI about
establishing a more formal review team made up of some key LLVM
stakeholders to help smooth the way for a broader public rollout of the
Flang code base and eventual integration. We’ll probably rely on Hal and
others here to help us figure out who
2007 May 23
8
ImageScience, Mini-Magick and RMagick
I''m going to be generating thumbnails from user uploaded images. I''m
looking around at the libraries available to do this sort of thing and
there are three that look promising.
  ImageScience -- http://seattlerb.rubyforge.org/ImageScience.html
  Mini-Magick -- http://rubyforge.org/projects/mini-magick/
  RMagick -- http://rmagick.rubyforge.org/
It looks like a lot of people are