Displaying 20 results from an estimated 294 matches for "fare".
Did you mean:
are
2013 Jan 04
2
Can you help me please
HI Fares,
You could try this:
dat1<- read.table(text="
date????? donation
3jan2003?? 20235
4jan2003?? 25655
5jan2003?? 225860
6jan2003?? 289658
7jan2003?? 243889
8jan2003?? 244338
9jan2003?? 243889
",sep="",header=TRUE,stringsAsFactors=FALSE)
The post is not very specific as to w...
2012 Aug 07
2
What is this called? lapply(datum,"[[","ColumnName")
...ortunately I don't know what subject or topic it is under and cannot look
it up in a book.
Thank you,
Kevin
Master of Science Student
Department of Food, Resource and Agricultural Economics
University of Guelph
Office: 519-824-4120 ext. 58528
Mobile: 226-979-2813
<http://fare.uoguelph.ca/users/kchang01>
http://fare.uoguelph.ca/users/kchang01
[[alternative HTML version deleted]]
2006 Jul 15
0
How to Interpret Results of Regression in R
...hould I trust among results from lm, anova, Anova?
Third, are there any differences among results from lm, anova, Anova?
Thank you in advance,
-----------------------------------------------------------------------------------------------------
Call:
lm(formula = I(jhnet^1) ~ as.factor(parkfee) + fare + as.factor(ohouse) +
tripMIN + as.factor(Devt2) + cityarea + coreDistance + density +
as.factor(corridor1) + as.factor(ic) + OD_total + nfirm_dong +
house1 + house2 + house3 + house4, data = sdi.data[w, ],
na.action = na.omit, singular.ok = TRUE)
Residuals:
Min 1Q Med...
2007 Apr 05
2
Question about R
...ten female, and store them into an array. Write a routine for selecting a simple random sample of five names and counts the number of male and female names in the sample when the sample is drawn :
(a) with replacement
(b) without replacement
---------------------------------
Finding fabulous fares is fun.
[[alternative HTML version deleted]]
2009 Sep 18
2
Rails 3.0 status?
Does anybody know how fare they are from finnishing Rails 3.0?
2002 Jan 28
4
Functions on matrix row level
Hi together,
I have some data in a matrix structure - say 1000 rows with 10 columns. And
I like to do some calculations (like max, avg or min) on row level.
The only solution I found so fare was using a loop like
for (i in 1:1000) {
max[i] <- max(matrix[I,])
}
It looks like that this is not very fast.
Does an other way exists?
Kind regards
Ulrich
---------------------------------------------------------
This Mail has been checked for Viruses
Attention: Encry...
2004 Nov 28
0
[LLVMdev] PowerPC JIT available for testing
...> This is just a note to mention that the PowerPC JIT is now operational and
> begging for testing in mainline CVS. There is one known problem (below),
> but otherwise it works as well as the static PowerPC backend on the test
> suite. [....]
I'll be delighted to test it, but so fare I was not able to compile
LLVM, even on x86 (without the llvmgcc which I don't use).
Are there precise build & use instructions for newbies wanting to test
LLVM *in JIT mode only* (I did not found any)?
Again, I do not xant to use any llvmgcc stuff... I don't need it (and
if it where...
2015 Jan 19
3
strange: Failed DNS update - NT_STATUS_IO_TIMEOUT
...ng on my ADDC2.
?
[2015/01/19 11:09:10.422641,? 0] ../source4/dsdb/dns/dns_update.c:294(dnsupdate_nameupdate_done)
? ../source4/dsdb/dns/dns_update.c:294: Failed DNS update - NT_STATUS_IO_TIMEOUT
?
I?checked the SOA's of the DNS and both are the same.
And, besides above i see no errors, and as fare as i know/can see, everything is working fine.
?
stopping sernet-samba-ad and bind and starting them again did not solve this error.
?
anyone any tips, where to look next.
?
Running :
samba-tool? drs showrepl on both DC's, all successfull, and no errors.
same, with :
samba-tool? ldapcmp -...
2005 Jul 16
2
InfoWeek Article on VOIP
...odology seems sound. Their conclusion is that retail VOIP services
don't yet match the PSTN for reliability & call quality.
It is interesting that all of these retail providers use ATA type
devices. I wonder how some of the stronger true ITSPs like Level3 or
even Nufone, VOIPJet, etc would fare, especially with an all digital
scheme...ie hard IP phones.
My own sense is that my IP base calls are cleaner than my SBC lines. I
accept that they're less reliable, but much of that I attribute to the
fact that I'm no Linux guru and I use a retail DSL line as my IP
access.
Michael Graves...
2000 Nov 15
2
speech in vorbis
I was wondering how vorbis fares as a speech codec? I
mean can it give similar or better quality as
GSM/Toast at the same kind of bitrates/filesize?
I'm not worried about streaming but I'd love to be
able to create really small voice files.
Can anyone give me an idea of filesize for recording
time for pure speech based...
2002 May 18
0
Importante!
...tarlo senza averlo compreso a fondo,
ma ti assicuro che dopo averlo compreso a fondo
sar? per te IRRESISTIBILE la voglia di partecipare.
----------------------------------------------------------------------
QUESTO ? SENZA DUBBIO IL GIORNO PIU` FORTUNATO DELLA TUA VITA !!! IMMAGINA COSA POTRESTI FARE CON 750.000 EURO (1.5 - 2 MILIARDI DI LIRE)
..
SEI UNO DEI PRIMI FORTUNATI ITALIANI A RICEVERE QUESTA FAMOSA MLM E-MAIL, DELLA QUALE TUTTI STANNO PARLANDO, E DELLA QUALE LA TELEVISIONE E TUTTI I GIORNALI AMERICANI HANNO DEDICATO AMPIO SPAZIO NELLE SCORSE SETTIMANE !!! 1.5 - 2 MILIARDI DI LIRE IN...
2004 Aug 06
3
I declare ices stable
...aloch wrote:
> Hi guys,
>
> ICE cast resembles shoutcast, thats for sure and its good that its open
> source. But, it has too many probs. I ran it on a dual p3 800 with a T3 comm
We are running icecast on linux 2.2.19 serving more than 600gb each
months and it has been rock stable so fare. Right now our uptime is
around 3 months.
> link but it jsut starts actibg weird when the users reach 12. Also, the
> system just blows up. All the CPU is consumed. The platform is FreeBSD 4.1.
> Any ideas how to solve it?
I think there where some FreeBSD specfic problems on this list s...
2016 Jun 22
8
KVM HA
...hosts (CentOS 7) and would like them to operate as High Availability servers,
automatically migrating guests when one of the hosts goes down.
My question is: Is this even possible? All the documentation for HA that I've found appears to not
do this. Am I missing something?
My configuration so fare includes:
* SAN Storage Volumes for raw device mappings for guest vms (single volume per guest).
* multipathing of iSCSI and Infiniband paths to raw devices
* live migration of guests works
* a cluster configuration (pcs, corosync, pacemaker)
Currently when I migrate a guest, I can all too ea...
2010 Nov 30
2
New to Gluster. Question about Postgres on Gluster.
...policies are next to non-existent and if it
all falls apart, I get to pick up the pieces and try to put them back
together. I'm trying to get a requisition through finance at the moment for
additional hardware.
Anyway, we are running postgres for our databases. I was wondering how well
gluster fares with DB's? Drawbacks? Recommendations? I'll be putting up and
running a few VM's with gluster and run some tests to simulate the typical
workload for a day. It's usually more writes through the day with sporadic
reads when reports are generated.
I've gone through the docs on t...
2020 Jan 28
3
Global removal pass - potential for improvement?
Hey everyone,
I was looking into how the global optimization pass fares against things
like what's reported in https://bugs.llvm.org/show_bug.cgi?id=44676
Looking at this, I think it would be pretty trivial to optimize that down
given that there are already threading assumptions made:
https://godbolt.org/z/u6ZqoB
Is this something I can look into? Another thing is...
2012 Nov 07
5
Calling R object from R function
Hi,
Can you please help me with this please?
What I am trying to do is call a vector from R function and used in the new
function
So I create 4 functions with these arguments
M11 <- function(TrainData,TestData,mdat,nsam) {
ls <- list()
I have few statments one of them is
vectx <- c(,1,2,3,4,5,6,6)
vectz <- c(12,34,5,6,78,9,90)
and then................
ls(vectx=vtecx,vectz=vectz)
2003 Jan 31
2
Windows access problems
Hello,
I had the pleasure of installing a new Linux(RH8.0)/Samba(2.2.7a) server
(as a PDC) at one of our locations this week. They previously were
accessing a shared drive from a Win2k Pro. machine. The migration did
not go very smooth. Most things have been resolved, but we have some
strange issues that are still causing problems, which I was hoping
someone out there would have some insight
2005 Mar 27
8
Asterisk on a dialup connection?
How will this fare?
I am planning on putting an asterisk box for my brother in the
Philippines but they only have dialup internet. I want them to be able
to use a telephone set on a phonejack or linejack card and call me and
vice versa via VOIP.
My setup in the US is working already with a broadband cable
connec...
2007 Jul 30
0
First translation: HowToContribute
=== Come contribuire al wiki ===
Vorremmo un wiki dove chiunque potesse scrivere senza dover fare i
salti mortali, ma non ci ? consentito. Dite grazie a tutti gli Spammer
l? fuori che "spargono" il loro contributo ovunque sul web.
Perci?, per mantenere i contenuti puliti e accurati, moderiamo gli
articoli che ci vengono sottoposti. Per poterci inviare dei contributi
occorre:
* C...
2005 Sep 12
1
fit data with gammadistribution
...shape<-(mean(data2))^2/var(data2)
scale<-var(data2)/mean(data2)
i get the idea what the parameters of the gammadistribution would be.
but if i try using the method mle() i get stock and i don't know, how to make
it work. can anybody help me? thank you very much, indeed.
Nadja
I tried so fare
ll<-function(lambda,alfa)
{n<-24
x<-data2
-n*alfa*log(lambda)+n*log(gamma(alfa))-(alfa-1)*sum(log(x))+lambda*sum(x)
est<-mle(minuslogl=ll,start=list(lambda=29827.51,alfa=0.4954725))
summary(est)
NaN's are produced with optim, i just don't know how to avoid this!