Displaying 20 results from an estimated 165 matches for "mph".
Did you mean:
mp3
2007 Sep 05
4
Mocking to spec a sort_by method
Hello,
I have a question regarding the use of Mocha with rSpec to spec one of
my methods.
My spec contains the following
vehical1 = mock()
vehical2 = mock()
vehical1.stubs(:mph).returns(150)
vehical2.stubs(:mph).returns(250)
comparer.add_vehical([@vehical1, @vehical2])
comparer.sort_by(:mph)
The comparer is an object that has a basic "stack like" functionality,
add_vehical is the method to add objects to the stack.
My sort_by method in the comparer class looks...
2005 Feb 16
4
festival text for weather report
...tp://www.srh.noaa.gov/fwd/productviewnation.php?pil=OKXZFPOKX&version=
0
can anyone suggest how I could set up asterisk@home to read out allowed
the following text when I dial extension 850?
815 PM EST WED FEB 16 2005
.OVERNIGHT...MOSTLY CLEAR. LOWS 30 TO 35. NORTHWEST WINDS 15 TO 20
MPH WITH GUSTS UP TO 30 MPH...DIMINISHING TO 10 TO 15 MPH LATE.
.THURSDAY...PARTLY CLOUDY. COOLER WITH HIGHS AROUND 40. NORTHWEST
WINDS AROUND 15 MPH.
.THURSDAY NIGHT...PARTLY CLOUDY. LOWS IN THE MID 20S. WEST WINDS
AROUND 15 MPH.
.FRIDAY...PARTLY CLOUDY AND BRISK. HIGHS IN THE MID 30S. NORTHWEST
WIN...
2008 Dec 21
2
data format issue
Dear all-
I have a dataset (see a sample below - but the whole dataset is June
2005 - June 2008). The "LST" format is "YYMMDDHHmm" and I would like to
get the hourly average of the "mph" for the summer months (spanning all
years). I have been trying to use "aggregate" but am not having much
success at all! any thoughts would be greatly appreciated.
thanks-
sherri
LST inch mph Deg DegF DegF % volts Deg mph
w/m2
0506010000 0.00...
2013 May 01
4
Selecting several columns/rows of a dataframe?
Sorry, the use of rows/columns I found so far was rather
contradictive, both refering to what can be gotten via subset()
instead of what I'm looking for.
Is there a way to get multiple colums/rows? Something like
corpus.df${mph,mgl,eng}
Thanks in advance for any answers.
--
Joel Prokopchuk
2009 Jun 01
1
t.tests by unique groupes
My data (slength) look like this:
Plant Block Treat Genotype Source MPH
1 1 1 w 05-AZM sp 160 NA
2 2 1 w 12-50 463 NA
3 3 1 w 12-51 sp 150 0.0508982
4 5 1 w 29-42 567 0.9017094
5 6 1 w KNG-KNG 811 NA
6 7 1 w 02-02 1...
2009 Jan 04
1
POSIXct and chron issues with tz
Dear All-
I am trying to merge two data files - they have different date formats
and different times zones. I need to match up the date/time of the
datasets and then invoke a conditional statement, such as: if dataC$mph
is >= 12 then keep dataM$co23 for the corresponding time/date stamp.
snippets of data files:
*dataC.txt*
LST in mph Deg DegF DegF2 % volts Deg mph2 w/m2
0506010000 0.00 13.6 218.1 36.8 -999 65.1 -999 -999
18.2 0.2
0506010005 0.00 12.9 214.3...
2011 Sep 01
3
Oh apply functions, how you confuse me
...ful graphics for our area. I am
unable to figure out one summary though and its all cause I dont fully
understand the apply family of functions. Consider the following:
#Create data
Df..<-rbind(data.frame(Id=1:1008,Dir=rep(c("NB","NB","SB","SB"),252),Mph=runif(1008,0,65),
Volume=runif(1008,0,19),Hour=rep(00,1008),Min5Break=rep(1:12,84),Day=rep(1,1008)),
data.frame(Id=2009:2016,Dir=rep(c("NB","NB","SB","SB"),252),Mph=runif(1008,0,65),
Volume=runif(1008,0,19),Hour=rep(01,1008),Min5Break=rep(1:12,84),Day=rep(2,1...
2005 Jul 15
2
Page Views & Icecast logs
...l
(http://www.sawmill.net/) which supports Icecast logs:
http://www.sawmill.net/formats/ice_cast.html
looking at the data below i have been asked what the difference is between
'Page Views' and 'Visitors' with regard to Icecast logs:
Page Hits Page views Visitors Size
1 /mph.mp3 14,542 34.4 % 14,542 7,710 16.12 G
2 /mph.mp3.m3u 11,812 28.0 % 11,812 8,805 1.07 M
from a Sawmill Manual & FAQ - www.haage-partner.net/download/
Sawmill/Sawmill7-Documentation.pdf - page views are the numbers of
'accesses to HTML pages' and 'page views correspond...
2009 Mar 31
5
how to increase the limit for max.print in R
Hi All,
I am using DNAcopy package in R for copy number analysis of 500K chip.
The final output which I get from DNA copy is too big to be printed in a
file.
So I am getting an error as "reached getOption("max.print") -- omitted
475569 rows "
Can somebody please provide me the pointers with how to increase the limit
for max.print .
Thanks,
Pooja
DISCLAIMER\
2011 Dec 12
3
windrose color ramp issue
...duced by the windrose
function from the circular package. For our weather stations in North
Carolina I'm helping with a script which takes hourly wind speed and
direction data to create windroses for our end users. One of the
stations in the mountains frequently reaches wind speed of 40 to 60
mph and in storms can reach wind speed over 80 mph. This has brought
up an issue with the color ramp.
Currently the color ramp works one of two ways:
#1) Holding the pedal colors fixed:
incrspeeds = 2 # fills out the increments argument
pedalcolors = c("darkblue","blue","r...
2012 Dec 20
3
Optmatch Package Question
...score.dist"
Does anyone know if pscore.dist is part of the optmatch package,
or is it contained in another package that I need to load?
I searched the help files, other online sources, could find no answer for
this. Any advice would be greatly appreciated!
Thank you ,
Michael Adolph MD MPH
Cancer Pain & Palliative Medicine Service
Ohio State University
Columbus, Ohio, USA
[[alternative HTML version deleted]]
2004 Feb 25
2
LOOCV using R
Can someone help me with performing leave-out-one cross validation using
R (model built is a Cox model)? Thanks.
---------------------------------------------
David Verbel, MPH
Senior Biostatistician
Aureon Biosciences
28 Wells Avenue
Yonkers, NY 10701
Phone: (914) 377-4021
Fax: (914) 377-4001
---------------------------------------------
[[alternative HTML version deleted]]
2009 Dec 05
4
paste adjacent elements matching string
...ring" at the end, it is
combined with the next element, so that I get this:
> res
[1] "astringb" "cstringd" "e"
Any help is much appreciated, still learning.
Many thanks,
Jill
________________________________________________
Jill Hollenbach, PhD, MPH
Associate Staff Scientist
Center for Genetics
Children's Hospital Oakland Research Institute
jhollenbach@chori.org
skype: jillah11
[[alternative HTML version deleted]]
2009 May 13
2
Help with a cumullative Hazrd Ratio plot
...a common plot but with the number of subjects in risk each
ticks times for two different groups in bottom of plot (I put one
example in attach).
Do you know a routine for this?
Is possible create a routine for this?
In this case with how commands?
Thanks in advance!
--
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil
2009 May 13
2
Multiple ANOVA tests
Hello!!!
I'm trying to do multiple ANOVA tests with R (testing the affect off
different factors on the same response). As a result I get many ANOVA
tables, and I want to extract a list of the "Pr(>F)" from all the tables.
Maybe someone have an idea how to do this?
Thanks
Imri
--
View this message in context:
2008 Jul 18
3
How to cut data elements included in a text line
...in this string object "x" in order to
get the elements for the parameter vector called "alpha0", i.e.
-0.638 0.4043 0.0467 0.4043 -2.215 -0.5765 -0.137 501
Any hints how to handle this would be appreciated.
Best regards,
Christine
--
Christine Adrion, Dipl.-Stat., MPH
Ludwig-Maximilians-Universitaet Muenchen
IBE - Institut fuer Medizinische Informations-
verarbeitung, Biometrie und Epidemiologie
Marchioninistr. 15
D- 81377 Muenchen
Tel.: +49 (0)89 7095 - 4483
eMail: adrion@ibe.med.uni-muenchen.de
web: http://ibe.web.med.uni-muenchen.de...
2008 Oct 02
4
Load a program at the front end
I want to run a R program, prog.R, interactively. My question is, is
there a way I can start prog.R on the shell terminal when invoking R,
instead of using source() inside R?
TIA,
Gang
2010 Mar 11
2
logistic model diagnostics residuals.lrm {design}, residuals()
...transform one of the residual measures into something reasonably 'normal' while retaining information from the residual so I could compare between models (obviously I could blom transform any of the measures, but then I'd always get a standard normal)?
Cheers,
bimal
Bimal P Chaudhari, MPH
MD Candidate, 2011
Boston University
MS Candidate, 2010
Washington University in St Louis
[[alternative HTML version deleted]]
2005 Oct 24
2
GAM and AIC: How can I do??? please
...chi.sq p-value
s(t1r) 1.833 24.153 0.00014213
R-sq.(adj) = 0.435 Deviance explained = 47.1%
GCV score = 0.0010938 Scale est. = 0.00099053 n = 30
> AIC(a.fit)
Error in logLik(object) : no applicable method for "logLik"
Eun A Kim, MD, MPH, Ph.D
Senior Researcher
Occupational safety and Health Research Institute
Korea Occupational Safety and Health Agency
TEL : +82-32-510-0910, FAX: +82-32-518-0862
Address: 34-4 Gusan-dong, Bupyung-Gu, Incheon city, 430-711, Republic
of Korea
Home Fax +82-(303)3111-0573
[rece...
2009 Sep 05
8
Color index in image function
Dear All,
I was looking for the color index in?image function,?such as from topo.colors(n) and etc. but still never found it. For instance, from the help menu.
###########################################
# Volcano data visualized as matrix. Need to transpose and flip
# matrix horizontally.
image(t(volcano)[ncol(volcano):1,])
# A prettier display of the volcano
x <- 10*(1:nrow(volcano))
y