search for: btm

Displaying 20 results from an estimated 24 matches for "btm".

Did you mean: atm
2006 Dec 29
0
BradleyTerry "subscript out of bounds"
I don't see the problem with the following... the citations and baseball data work fine, but my simulated data seems to give BTm a headache. What am I missing? --- library(BradleyTerry) library(doBy) ng <- 100 players <- factor( sort( c( "jeff", "mike", "paul", "rich" ) ) ) np <- length( players ) p1 <- factor( c( rep( "jeff", ng ) , rep( levels(...
2006 Jan 22
1
NAs in optim
Hi, I am trying to maximize a utility function using optim. I have a problem with optim, since some of the values in the caw, mom, me and btm matrixes in the code bellow are missing. Is there a handy way just to skip the missing values in the loop? g <- 5 retp <- NULL object <- function (x) { b1 <- x[1] b2 <- x[2] b3 <- x[3] for(i in 1:nrow(ret)){ for(j in 1:ncol(ret)){ retp[i] <- (ca...
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
2010 Feb 26
4
ClientAliveInterval
...How is this no-op handled? I am using the libssh client library, and I could find no references on how to handle this. I'll be really grateful if you guys help me out with this! -- Regards, Sayan Chaliha Webyog Softworks Private Limited 2nd Floor, Novel Team Building #10, 100 Feet Ring Road BTM Layout 1st Stage Bangalore - 560068 +91-9743357501
2009 Mar 07
1
idmap_ad not returning correct UID under 3.3.1
...s: Attempting wins lookup for name *<0x1c> resolve_wins: WINS server resolution selected and no WINS servers listed. resolve_hosts: not appropriate for name type <0x1c> name_resolve_bcast: Attempting broadcast lookup for name *<0x1c> Hefty -d10 logs at: http://serenity.ninjr.org/~btm/winbind/
2007 Nov 05
2
Problem in mailing list ?!
...09 2007 18:05:25 vrpcfg.def 2 (*) -rw- 2554 Nov 02 2007 23:11:43 vrpcfg.cfg 3 (b) -rw- 4833881 Feb 12 2007 17:57:46 s5600-vrp310-r1510p06.bin 4 (b) -rw- 801434 Feb 12 2007 18:00:02 hw-http3.1.5-0043.web 5 -rw- 337072 Mar 09 2007 17:55:09 s5600_v408.btm 6 (*) -rw- 4866775 Mar 09 2007 18:01:18 s5600-vrp310-r1510p12.bin 7 (*) -rw- 804260 Mar 09 2007 18:02:34 hw-http3.1.5-0049.web 15367 KB total (3982 KB free) AFTER mkdir: <Quidway>dir Directory of unit1>flash:/ 1 -rw- 2450 Mar 09 2007 18:05:25 vrpcf...
2008 Apr 07
2
problem with Rmpi 0.5-5 and openmpi
...5.1.179 51565 22 QTDIR=/usr/lib/qt3 OLDPWD=/opt/openmpi/bin SSH_TTY=/dev/pts/6 GROFF_NO_SGR=yes JRE_HOME=/usr/lib/jvm/java/jre USER=pearman LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=4 0;31:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00; 31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00 ;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31 :*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng...
2011 Jun 01
0
Memory management
I am trying to run a very large Bradley-Terry model using the BradleyTerry2 package. (There are 288 "players" in the BT model). My problem is that I ran the model below successfully. WLMat is a win-loss matrix that is 288 by 288 WLdf<-countsToBinomial(WLMat) mod1<-BTm(cbind(win1,win2),player1,player2,~player,id="player",data=WLdf) Then I needed to run the same model with a subset of the observations that went into the win-loss matrix. So I created my new win-loss matrix and tried to run a new model. Now I get: Error: cannot allocate vector of size...
2000 Mar 12
0
Setting up Samba: help
...************************************************** Suruj Dutta Systems Engineer Wipro Telecom Solutions, #1008, 17th Main, K-312, Industrial Estate, 1st Stage, 1st Phase, 5th Block, Koramangala, BTM Layout, Bangalore - 560 095 Bangalore - 560 029 e-mail: suruj.dutta@wipro.com colorgrafix@mailcity.com phone : 5538301 ext 2213 surujd@yahoo.com esn : 6-872-8129 *****************************************************************************...
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
...e JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre LANG=en_US.UTF-8 LESSOPEN='|/usr/bin/lesspipe.sh %s' LINES=24 LOGNAME=root LS_COLORS='no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:' MACHTY...
2005 Feb 26
2
Wierd asterisk-perl compilation problem
I am running a fully updated Fedora Core 3 server, and installed a pretty thin system, and have just installed packages as needed. My problem is that I am trying to get asterisk-perl installed, but it keeps segmentation faulting on me. I know a little python but perl baffles me. # perl Makefile.PL Segmentation fault ==========Strace============
2007 Nov 04
5
problem with sftp & huawei switches
hello, I have the problem with sftp, I can't read files and dirs from huawei switches. I see: mm:/home/milon# sftp 10.1.1.30:vrpcfg.cfg . Connecting to 10.1.1.30... root at 10.1.1.30's password: Couldn't stat remote file: Operation unsupported File "flash:/flash:/vrpcfg.cfg" not found. Received disconnect from 10.1.1.30: 2: The connection is closed by SSH Server Current
2005 Nov 30
3
wcmd crashes all the time on the set command.
...SESSION=DCOPRef(konsole-23001,session-11) KONSOLE_DCOP=DCOPRef(konsole-23001,konsole) LESS=-R LESSOPEN=|lesspipe.sh %s LOGNAME=john LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*...
2007 Oct 02
3
Logwatch for postfix
On CentOS5 with the latest updates applied, the logwatch filter for postfix returns way too many lines from the log. I get an "unmatched entries" message and all messages that have gone through the system is listed. Here is an example: 8F930A8092: to=<morten at foo.bar>, orig_to=<morten at localhost>, relay=local, delay=0.19, delays=0.06/0.01/0/0.12, dsn=2.0.0,
2006 Apr 25
1
Another undefined pri_restart failure
...1 OLDPWD=/etc/asterisk QTDIR=/usr/lib/qt3 XSESSION_IS_UP=yes KDE_FULL_SESSION=true GROFF_NO_SGR=yes JRE_HOME=/usr/lib/jvm/java/jre USER=root LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01...
2001 May 16
1
wine-20010510 fails to run?
...LD_LIBRARY_PATH=/usr/lib LESS=-MM LESSKEY=/etc/.less LESSOPEN='|/usr/bin/lesspipe.sh %s' LINES=41 LOGNAME=jussij LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.tgz=01;31:*.tbz2=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lha=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;3...
2004 Jan 22
1
PROBLEM: Filesystem became readonly, then kernel crashes on shutdown
...ke/cod eweavers/office/wine/libs/wine:/home/mike/codeweavers/office/freetype/objs/.libs LESS=-M LESSOPEN='|lesspipe.sh %s' LINES=24 LOGNAME=mike LS_COLORS='no=00:fi=00:di=01;36:ln=01;34:pi=40;33:so=01;35:bd=40;33;01:cd=40;33; 01:or=40;31;01:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01 ;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.bz 2=01;31:*.rpm=01;31:*.deb=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.jpg=01;35:*.gif =01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:* .mpg=01;35:*.avi=01;35:*.mov=01;35:'...
2004 Jan 26
6
Kernel modules listing
Hi all, please, is there some utility/command/... to list all installed kernel modules ? Peter Rosa
2006 May 18
0
R-devel and PGI 6.0 compile error
....0/libso -L/usr/lib64' LESSOPEN='|/usr/bin/lesspipe.sh %s' LINES=24 LM_LICENSE_FILE=/usr/local/pgi/license.dat LOGNAME=gilp LS_COLORS='no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:' MACHTY...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...em(); + console_unlock(); return count; } diff --git a/drivers/tty/vt/selection.c b/drivers/tty/vt/selection.c index ebae344..c956ed6 100644 --- a/drivers/tty/vt/selection.c +++ b/drivers/tty/vt/selection.c @@ -316,9 +316,9 @@ int paste_selection(struct tty_struct *tty) /* always called with BTM from vt_ioctl */ WARN_ON(!tty_locked()); - acquire_console_sem(); + console_lock(); poke_blanked_console(); - release_console_sem(); + console_unlock(); ld = tty_ldisc_ref(tty); if (!ld) { diff --git a/drivers/tty/vt/vc_screen.c b/drivers/tty/vt/vc_screen.c index eab3a1f..a672ed1 100644...