Displaying 20 results from an estimated 303 matches for "vehicle".
2004 Aug 13
5
simtest for Dunnett's test
...)
m[1,1]<--1
m[1,2]<-1
m[2,1]<--1
m[2,3]<-1
m[3,1]<--1
m[3,4]<-1
m[4,1]<--1
m[4,5]<-1
m[5,1]<--1
m[5,6]<-1
m[6,1]<--1
m[6,7]<-1
m[7,1]<--1
m[7,8]<-1
m[8,1]<--1
m[8,9]<-1
m[9,1]<--1
m[9,10]<-1
m[10,1]<--1
m[10,11]<-1
rownames(m)<-c("vehicle+vehicle vs. morphne
60mg/kg+vehicle","vehicle+vehicle vs. Naloxone
30mg/kg+vehicle","vehicle+vehicle vs. Naloxone 30mg/kg+Morphine
60mg/kg","vehicle+vehicle vs. RWJ-69528-000-B
0.1mg/kg+vehicle","vehicle+vehicle vs. RWJ-69528-000-B
1mg/kg+vehicle","...
2011 Apr 29
1
Use nparcomp function from nparcomp library to run post hoc
...", "Stimulen",
"Stimulen", "Stimulen", "Stimulen", "Stimulen", "Stimulen", "Stimulen",
"Stimulen", "Stimulen", "Stimulen", "Stimulen", "Stimulen", "Stimulen",
"Vehicle", "Vehicle", "Vehicle", "Vehicle", "Vehicle", "Vehicle",
"Vehicle", "Vehicle", "Vehicle", "Vehicle", "Vehicle", "Vehicle",
"Vehicle", "Vehicle", "Vehicle"...
2008 Feb 14
1
Replacing a character string when finding substring match
Dear R-experts,
I need to replace the values of a vector(tx) with a
word ('Vehicle') when the value of the vector contains
the word 'vehicle'. Sometimes, the value could be 'MCT
vehicle', or 'control-vehicle', etc.
I tried gsub like this
treatment<-gsub('vehicle','Vehicle', tx,
ignore.case=T)
But then I end up with values li...
2009 Mar 01
1
projecting GIS coordinates for analysis with spatstat package
...49.27548, 49.27548, 49.27548, 49.23475, 49.27759, 49.24524, 49.26271,
49.20531, 49.26337, 49.23862, 49.28447, 49.20871, 49.28306),
itype=c("Emergency Medical Service", "Rescue", "Service Call", "Alarm
Activation", "Hazardous Condition", "Motor Vehicle Accident", "Emergency
Medical Service", "Emergency Medical Service", "Fire", "Alarm Activation",
"Emergency Medical Service", "Motor Vehicle Accident", "Emergency Medical
Service", "Emergency Medical Service", &quo...
2012 Aug 07
2
label_wrap_gen question
Hi, all
I am trying to use the label_wrap_gen function in this website.
https://github.com/hadley/ggplot2/wiki/labeller
I tried to make a long name like this
Light and heavy good vehicles (diesel) -\nGVX
f2 = facet_grid(vehicle ~ ., labeller=label_wrap_gen(width=15))
eventually, I got something like this in my label...
*Light and heavy
good vehicles
(diesel) - GVX*
I suppose the "-n" could break GVX to the next row but it failed...
Is it a bug? or it has been overpowe...
2009 Jun 22
4
SAS-like method of recoding variables?
...rs,
I am helping a SAS user run some analyses in R that she cannot do in
SAS and she is complaining about R's peculiar (to her!) way of
recoding variables. In particular, she is wondering if there is an R
package that allows this kind of SAS recoding:
IF TYPE='TRUCK' and count=12 THEN VEHICLES=TRUCK+((CAR+BIKE)/2.2);
Thanks for any help or suggestions you might be able to provide!
Mark Na
2010 Jan 28
2
dynamic drop downs for product search
Hey Everyone,
I''m about to embark on having a search function for the products on my
app via dynamic dropdowns. A dropdown for make would only leave
AVAILABLE models of that make. selecting year would only leave
available makes from that year etc etc.
Any suggestions or good read ups ?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Oct 24
1
Inheritance Problem
Hello.
I have a question to inheritance in Rails(2.3.4).
I have this three models.
class Vehicle < ActiveRecord::Base
end
class Car < Vehicle
end
class RallyCar < Car
end
And this Migration:
class CreateVehicles < ActiveRecord::Migration
def self.up
create_table :vehicles do |t|
t.string :name
t.string :brand
t.string :type
t.timestamps
end...
2006 Mar 10
9
Observers?
Hello all!
I''m having an issue with Observers, and I''m hoping someone knows the
answer.
Here is the definition:
app/models/vehicle_observer.rb
> class VehicleObserver < ActiveRecord::Observer
> def after_save(vehicle)
> breakpoint
> if vehicle.has_new_mil_indication?
> UserMailer.deliver_mil_notice(vehicle)
> end
> end
> end
>
> VehicleObserver.instance
It seems from rea...
2006 Aug 10
3
How to serialize a symbol coming from a Form
Hello, I would like to use serialized symbols as values for select in
forms.
eg.
class Vehicle < ActiveRecord::Base
@@statuses = {:wait => ''No yet'', :ok => ''Run run run''}
validates_inclusion_of status, :in => @@statutes.keys
Serialize status, Symbol
def self.statuses
@@statuses
end
end
Then, I can use Vehicle.statuses.invert to...
2017 Jun 20
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 16, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2017 Jul 31
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 16, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2017 Oct 16
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 30, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2018 Aug 02
0
CFP VEHITS 2019 - 5th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Heraklion, Crete/Greece)
SUBMISSION DEADLINE
5th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: December 10, 2018
http://www.vehits.org/
May 3 - 5, 2019
Heraklion, Crete, Greece.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected Vehi...
2018 Oct 16
0
CFP VEHITS 2019 - 5th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Heraklion, Crete/Greece)
SUBMISSION DEADLINE
5th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: December 10, 2018
http://www.vehits.org/
May 3 - 5, 2019
Heraklion, Crete, Greece.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected Vehi...
2017 Jun 20
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 16, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2017 Jul 31
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 16, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2017 Oct 16
0
CFP VEHITS 2018 - 4th Int.l Conf. on Vehicle Technology and Intelligent Transport Systems (Funchal, Madeira/Portugal)
SUBMISSION DEADLINE
4th International Conference on Vehicle Technology and Intelligent Transport Systems
Submission Deadline: October 30, 2017
http://www.vehits.org/
March 16 - 18, 2018
Funchal, Madeira, Portugal.
VEHITS is organized in 5 major tracks:
- Intelligent Vehicle Technologies
- Intelligent Transport Systems and Infrastructure
- Connected...
2011 May 27
0
How to process raw trip records to get number of persons per trip by vehicle
I have a large data set containing travel records for a para-transit
system. There is one record for each person transported, that contains
the following information:
Vehicle.Id Customer.Id Trip.Date TimeOn TimeOff Fare
W36 1 2009.07.01 09:15
09:53 3.75
W36 2 2009.07.01 09:23
09:57 3.75
W36 3 2009.07.01 11:40...
2023 Nov 18
1
combine barchart and xyplot in lattice
...ents a factor
variable. Unless two factor variables have the same levels, their
values don't really mean the same thing. So either you need to specify
the levels, or make the axis numeric:
# option 1 - factor
xyplot(count ~ as.factor(hour), type = "l", lwd = 2,
col = 2, data = vehicles,
panel = function(x, y, ...) {
panel.xyplot(x, y, ...)
panel.abline(v = factor(c("9", "17"), levels = levels(x)),
lty = 2, col = "gray")
})
# option 2 - numeric
xyplot(count ~ hour, type = "l", lwd...