search for: loser

Displaying 20 results from an estimated 79 matches for "loser".

Did you mean: lose
2009 Jul 07
2
Wrong credential caching
A user logged in with a captial "L" for his username: Jul 7 12:30:31 postamt dovecot: auth(default): cache(Loser,10.47.64.227): miss Jul 7 12:30:31 postamt dovecot: auth(default): shadow(Loser,10.47.64.227): lookup Jul 7 12:30:31 postamt dovecot: auth(default): shadow(Loser,10.47.64.227): unknown user Jul 7 12:30:31 postamt dovecot: auth(default): cache(Loser,10.47.64.227): miss Jul 7 12:30:31 postamt dov...
2014 May 29
0
How to make the tests pass in an elegant way? Ruby on Rails
...the spec: require 'spec_helper.rb' describe Worker do describe "merging two workers" do before(:each) do @writing1 = Writing.create!(:writing_text => "Winner's note") @writing2 = Writing.create!(:writing_text => "Loser's note") @winner = Worker.create!(:first_name => "Jim", :last_name => "Sullivan", :email => "winner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org") @winner.writings << @writing1 @loser = Worker.create!(:first_name =&gt...
2006 May 04
1
Finding ties in data (be)for(e) BradleyTerry
...T does not handle ties between stimuli, so I need to find those in my data before I can use that model. The code below goes from the format of my result file(s) to a data frame suitable for BT, but as you can see, there are some ties. I need to find the rows with identical (but swapped) winner and loser and with the same frequency. How can I accomplish that using the R-way (not looping through the entire thing; in reality, I have approx 40 stimuli with around 180 observations of an odd 40 subjects)? # $lp was left picture; $rp, right one; $wr was the winner/chosen one by subject. dat <- data....
2012 Feb 06
0
Suggestion for "drop the loser" design and analysis in R?
...lysis, I find it (or them) inferior to the control. *What correction/analysis might I use in order to find the "best treatment", while dropping "bad treatments" during the experiment?* After searching through google scholar, the most relevant article I found was "Drop-the-losers design: Binomial case" by Michael W. Sill , Allan R. Sampson - yet I was not able to find an implementation for their ideas. Thanks up front for any lead/idea on this topic. (p.s: this question was also cross-posted to http://stats.stackexchange.com/questions/22355/suggestion-for-drop-the-...
2011 Sep 26
0
Sample Size Calculation using a Drop the Loser/Keep the Winner Design
Hello Everyone, ? I need to perform a sample size calculation using a drop the loser/keep the winner design. I've been searching for examples of how to do this using R but haven't found much. ? The most promising possibility thus far is an R?function called DrpLsrNRst. This appears in the book "Adaptive Design Theory and Implementation Using SAS and R". I found t...
2001 Nov 27
3
Equations as arguments to functions
...t; a[.5*length(a)] [1] 0.1055086 Everything looks good - (BTW seems like a really powerful feature of R) Now on to my code of interest, which doesn't work (shown below). rm(list=ls()) load("datasets/citycodes") increments _ seq(5000,100000,by=5000) makeindex <- function(Y,eq) { losers _ 0; levels_0 index _ 0; location _ 0; cutoff _0; totalapt_0; houses_0 for (C in city[1:2]) { counter _ 0 if (file.exists(paste("datasets/2000income/",C,sep=""))) { load(paste("datasets/2000income/",C,sep="")) counter _ counter+1} if (file.exis...
2010 Jan 14
4
Given up on Fedora Ubuntu is 1000-folder simpler
...could be browsed immediately upon installation, and a simple reboot disabled this, I gave up. I decided to try Ubuntu. After intallation it took only five minutes of editing the smb.conf file to make my share fully operational. In terms of total cost of ownership Fedora and Red Hat have become big losers.
2004 May 11
2
ldap replication
Hello, I have two ldapservers with Samba PDC and BDC. I started with the PDC i use Suse 9.0 with ldap "out of the box" and Samba 3.0.2a. Everything is working fine with only the PDC running. Now i configured replication. In my slapd.conf file on the master server i added the following lines #permission access to * by dn="cn=repl,dc=felix,dc=local" write # database definition
2006 Dec 29
0
BradleyTerry "subscript out of bounds"
...( levels( players ), each=np ) ) , levels=players ) p1s <- c( rnorm( n=ng, mean=-0.5, sd=2 ), rep( 1, np^2 ) ) p2s <- c( rnorm( n=ng, mean=0.5, sd=2 ), rep( 0, np^2 ) ) results <- data.frame( winner=factor( levels(players)[ ifelse(p1s<p2s,p2,p1)], levels=players ) , loser=factor( levels(players)[ ifelse(p1s<p2s,p1,p2) ], levels=players) , Freq=c( rep( 1, ng ), rep( 1, np^2) ) ) results <- summaryBy(Freq ~ winner + loser, data=results, FUN=c(sum) ) attr(results, "names") <- c( "winner", "loser", "Freq" ) results.btm...
2007 Dec 06
3
Please help me rate vnc, rdesktop, and freenx
I have been dragging my feet on remote display, and have just gotten VNC going to have SOMETHING to move off the start line. But I need the 'best' for different situations, so I want to rate them. 1 to 3 where 1 is the 'best' for the catagory and 3 the loser. VNC RDESKTOP FREENX Server memory Server cpu client memory client cpu bandwidth thanks. I AM search the net for this information. So far have not found the magic query request :)
2004 Sep 10
1
Re: Bangdiwala
...;s Tower, London Bridge, London SE1 9RT e-mail: martyn.sherriff at kcl.ac.uk Tel. +44(0)-2071-881822 Fax. +44(0)-2071-881823 Departmental Home Page: http://tinyurl.com/2eotw Personal Home Page: http://tinyurl.com/kgkd Youth Rugby: www.fullerians.demon.co.uk "The difference between winners and losers is that winners tell the jokes and the losers talk about the run of the ball." "It's not over until the fat man whistles."
2003 Sep 19
1
regexp problems
I'm trying to filter calls that don't have a proper ANI. This is what I did: ; only if they a real-looking ANI exten=_1XXXXXX1118/_.N.,1,Newt,1118-config ; Otherwise, send them to the loser partyline exten=_1XXXXXX1118,1,Goto(outtrunk,19096611234,1) This properly deals with null ANIs, but for some reason those with ten zeroes get matched by the first line. I also tried to be a bit more specific, like: exten=_1XXXXXX1118/_.[1-9][1-9].,1,Newt,1118-config but that also matched on all...
2010 Jul 03
1
Re: TF2 random quit
I'm running 2.6.33-gentoo-r2, nvidia 9800GTX+ driver 190.53, wine 1.2-rc* and my TF2 seems to crash (basically just instantly turns off) every time someone shouts for medic in my vicinity (or when i shout for one) .. looks like wine doesn't like losers
2009 Apr 08
1
ocfs2_controld.cman
If I start ocfs2_controld.cman in parallel on a few nodes, only one of them starts up, the others exit with one of these errors: call_section_read at 370: Reading from section "daemon_protocol" on checkpoint "ocfs2:controld" (try 1) call_section_read at 387: Checkpoint "ocfs2:controld" does not have a section named "daemon_protocol" call_section_read at
2009 Apr 03
3
Conversions From standard to metric units
I am starting to use R for almost any sort of calculation that I need. I am a biologist that works in the states, and there is often a need to convert from standard units to metric units. Is there a package in R for this already? If not I believe that I am going to write some of the most often used in function form. My question is should I include this in my StreamMetabolism package. It is
2008 Feb 01
2
About the new NUT website and the documentation rewrite project
Dear all, I've released a first "beta" version of the rewritten website using the MoinMoin wiki (as a CMS). It's available here: http://test.networkupstools.org/ This way, the website is cuter, cleaner and more manageable. It will also allows to offer more services, and to share some more power for the website content, and software releases. It will most of all allows us to
2005 Jul 13
2
Proportion test in three-chices experiment
Hi, I wish to analyze with R the results of a perception experiment in which subjects had to recognize each stimulus among three choices (this was a forced-choice design). The experiment runs under two different conditions and the data is like the following: N1 : count of trials in condition 1 p11, p12, p13: proportions of choices 1, 2, and 3 in condition 1 N2 : count of trials in
2007 Jan 10
4
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...ar rc" \ AR_EXTRACT_FOR_TARGET="ar x" \ AR_FLAGS_FOR_TARGET="" \ CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fno-common " \ BUILD_PREFIX="" \ BUILD_PREFIX_1="loser-" \ LANGUAGES="" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ MULTILIB_CFLAGS="" T= c...
2009 Jun 18
3
[PATCH 0/2] orphan lock fixes for local mode.
Hi Joel/Srini, Here are 2 patches for orphan lock in local mode. patch 1: In local mode, we don't need lvb, so don't init it. patch 2: In local mode, orphan lock and unlock don't need to go to dlm part. Regards, Tao
2007 Jan 10
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...T_FOR_TARGET="ar x" \ > AR_FLAGS_FOR_TARGET="" \ > CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -Wold-style-definition -fno-common " \ > BUILD_PREFIX="" \ > BUILD_PREFIX_1="loser-" \ > LANGUAGES="" \ > LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition > -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 > -D__GCC_FLOAT_NOT_NEEDED " \ >...