search for: 1163

Displaying 20 results from an estimated 140 matches for "1163".

Did you mean: 113
2007 May 09
1
predict.tree
I have a classification tree model similar to the following (slightly simplified here): > treemod<-tree(y~x) where y is a factor and x is a matrix of numeric predictors. They have dimensions: > length(y) [1] 1163 > dim(x) [1] 1163 75 I?ve evaluated the tree model and am happy with the fit. I also have a matrix of cases that I want to use the tree model to classify. Call it newx: > dim(newx) [1] 68842 75 The column names of newx match the column names of x. It seems that prediction should be...
2015 Jun 24
0
CEBA-2015:1163 CentOS 7 mdadm BugFix Update
CentOS Errata and Bugfix Advisory 2015:1163 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1163.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: fcf1323c7057e84b02b11d362cdc90165fca7cd982fc939a96692f5d31ba2d7f mdadm-3.3.2-2.el7_1.1.x86_64.rpm S...
2009 Jul 22
0
CESA-2009:1163 Critical CentOS 3 i386 seamonkey - security update
CentOS Errata and Security Advisory CESA-2009:1163 seamonkey security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2009-1163.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/seamonkey-1.0.9-0.40.el3.centos3.i386.rpm updates/i386/RPMS/seamonkey-chat-1.0.9-0.40.el3.c...
2009 Jul 22
0
CESA-2009:1163 Critical CentOS 3 x86_64 seamonkey - security update
CentOS Errata and Security Advisory CESA-2009:1163 seamonkey security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2009-1163.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/seamonkey-1.0.9-0.40.el3.centos3.i386.rpm updates/x86_64/RPMS/seamonkey-1.0.9-0.40.el...
2013 Aug 17
0
CEBA-2013:1163 CentOS 6 cups Update
CentOS Errata and Bugfix Advisory 2013:1163 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1163.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d86f63ac7a768f5c2f0797067211a646747ed218e264253dfcdce95d163bcb39 cups-1.4.2-50.el6_4.5.i686.rpm 92a375...
2017 Jul 22
0
[Bug 1163] New: include the missing header and use more portable types
https://bugzilla.netfilter.org/show_bug.cgi?id=1163 Bug ID: 1163 Summary: include the missing header and use more portable types Product: libnfnetlink Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5...
2006 Feb 25
0
[Bug 1163] new option: --show-config or similar to show configuration state (?)
http://bugzilla.mindrot.org/show_bug.cgi?id=1163 Summary: new option: --show-config or similar to show configuration state (?) Product: Portable OpenSSH Version: 4.3p2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority:...
2008 Aug 04
0
[Bug 1163] new option: --show-config or similar to show configuration state (?)
https://bugzilla.mindrot.org/show_bug.cgi?id=1163 Uwe Hermann <uwe at hermann-uwe.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED...
2009 Jul 23
0
CentOS-announce Digest, Vol 53, Issue 6
...so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2009:1159 Moderate CentOS 3 i386 libtiff - security update (Tru Huynh) 2. CESA-2009:1159 Moderate CentOS 3 x86_64 libtiff - security update (Tru Huynh) 3. CESA-2009:1163 Critical CentOS 3 i386 seamonkey - security update (Tru Huynh) 4. CESA-2009:1163 Critical CentOS 3 x86_64 seamonkey - security update (Tru Huynh) ---------------------------------------------------------------------- Message: 1 Date: Thu, 23 Jul 2009 00:35:54 +0200 From: Tru Huynh...
2001 Sep 02
0
ssh failure at password query
...l/etc/ssh_host_dsa_key. debug1: read PEM private key done: type DSA debug1: private host key: #2 type 2 DSA socket: Invalid argument debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. debug1: Server will not fork when running in debugging mode. Connection from 162.87.6.13 port 1163 debug1: Client protocol version 2.0; client software version OpenSSH_2.9p2 debug1: match: OpenSSH_2.9p2 pat ^OpenSSH Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_2.9p2 debug1: Rhosts Authentication disabled, originating port not trusted. debug1: list_hos...
2003 May 07
2
Extracting the longest entry
...s and want to extract the longest column. > is.matrix(foo) [1] TRUE > dim(foo) [1] 2000 75 > GetLength <- function(x) {length(na.omit(x))} > junk <- apply(foo, 2, GetLength) > junk [1] 1004 512 432 523 691 396 607 838 [9] 730 389 388 445 609 333 637 1024 [17] 1163 823 718 466 799 459 701 833 [25] 456 549 376 728 539 384 348 708 [33] 516 439 667 1115 711 1105 469 864 [41] 748 788 394 426 338 532 742 479 [49] 570 503 784 302 746 507 532 702 [57] 562 693 592 850 491 789 362 487 [65] 679 617 513 752 690 597 992...
2013 Aug 17
0
CentOS-announce Digest, Vol 102, Issue 10
...the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2013:1165 CentOS 6 busybox Update (Karanbir Singh) 2. CEBA-2013:1163 CentOS 6 cups Update (Karanbir Singh) 3. CEBA-2013:1162 CentOS 6 openswan Update (Karanbir Singh) 4. CEBA-2013:1159 CentOS 6 spice-gtk Update (Karanbir Singh) ---------------------------------------------------------------------- Message: 1 Date: Sat, 17 Aug 2013 10:40:09 +0000 From: Ka...
2015 Dec 04
2
analyzePhysReg question
I am looking at results from analyzePhysReg, and am getting results a little different than I expected for x86. The call to this is coming from this code in llvm::MachineBasicBlock::computeRegisterLiveness 1163 MachineOperandIteratorBase::PhysRegInfo Analysis = 1164 ConstMIOperands(I).analyzePhysReg(Reg, TRI); The instruction I being analyzed is: %BX<def> = MOV16rm %EDI, 2, %ECX, 0, %noreg; mem:LD2[%arrayidx98](tbaa=!18) and the Reg being passed in is 21, which is EBX. The r...
2008 May 22
2
[LLVMdev] Latest SVN head (gcc front end) build failed
...roject/llvm/dst-directory$ svn info | grep URL URL: http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk configure option: ../dst-directory/configure --prefix=/usr/local/ --enable-llvm=/home/rajika/project/llvm/llvm-objects it gave me the following errors ../../dst-directory/gcc/llvm-convert.cpp:1163: error: 'Create' is not a member of 'llvm::CastInst' ../../dst-directory/gcc/llvm-convert.cpp: In member function 'llvm::AllocaInst* TreeToLLVM::CreateTemporary(const llvm::Type*)': ../../dst-directory/gcc/llvm-convert.cpp:1250: error: 'Create' is not a member of ...
2005 Jan 03
2
Two brief questions concerning sapply. Can anyone please help?!
...ve the data in nr.carbon? Thanks in advance to those who reply! -------------------------------------- Philip Turk Assistant Professor of Applied Statistics Department of Mathematical Sciences University of Alaska Anchorage CAS #154N, 3211 Providence Drive Anchorage, Alaska 99508 Phone: 907-786-1163 Fax: 907-786-6162 Email: afpjt at uaa.alaska.edu Web Page: http://afpjt.uaa.alaska.edu
2005 Jul 08
1
exact conditional mantelhaen.test estimate is 0 ?!
...mpute the exact conditional test given strata margins of a 2 by 2 by K array using the mantelhaen.test function to get a common odds ratio estimate. The estimate for the test on the following data is 0, which in my opinion dosen't make any sense. x <- array(c(53, 6098, 1006, 4521, 63, 8070, 1163, 6137), dim=c(2,2,2)) x , , 1 [,1] [,2] [1,] 53 1006 [2,] 6098 4521 , , 2 [,1] [,2] [1,] 63 1163 [2,] 8070 6137 mantelhaen.test(x, exact=TRUE) Exact conditional test of independence in 2 x 2 x k tables data: x S = 116, p-value < 2.2e-16 alternative hypothesis: true com...
2007 Aug 21
0
SOLVED Re: ldap and computer accounts
...arse/parse_prs.c:prs_debug(84) > 000000 samr_io_r_create_user > ------------------ > > How can I debug and fix this situation ? > > Markus > -- > Markus Baertschi Phone: ++41 (21) 807 1677 > Bas du Ross? 16 Fax : ++41 (21) 807 1678 > CH-1163, Etoy Email: markus@markus.org > Switzerland Homepage: www.markus.org -- Markus Baertschi Phone: ++41 (21) 807 1677 Bas du Ross? 16 Fax : ++41 (21) 807 1678 CH-1163, Etoy Email: markus@markus.org Switzerland...
2005 Aug 08
2
Can't join machines to a Samba PDC using LDAP
...ass sambaAcctFlags sambaMungedDial sambaBadPasswordCount sambaBadPasswordTime sambaPasswordHistory modifyTimestamp sambaLogonHours modifyTimestamp Aug 8 07:32:09 excelsior slapd[13186]: conn=998 op=3 SEARCH RESULT tag=101 err=0 nentries=2 text= Aug 8 07:32:09 excelsior slapd[13182]: conn=582 op=1163 SRCH base="ou=Users,dc=starfleet,dc=mil" sc ope=1 filter="(&(objectClass=posixAccount)(uid=defiant$))" Aug 8 07:32:09 excelsior slapd[13182]: conn=582 op=1163 SRCH attr=uid userPassword uidNumber gidNum ber cn homeDirectory loginShell gecos description objectClass Aug 8...
2012 Apr 27
0
[LLVMdev] MemRefs in a Load Instruction
...********** I had to modify the above pattern where in the LDriw (the second load in the COMBINE_rr) is changed to LDriw_indexed similar to the first load. I see the following in HexagonGenDAGISel.inc *********************************************** /*1161*/ OPC_EmitConvertToTarget, 2, /*1163*/ OPC_EmitNode, TARGET_VAL(Hexagon::LDriw_indexed), 0|OPFL_Chain, 1/*#VTs*/, MVT::i32, 2/*#Ops*/, 1, 6, // Results = #7 /*1172*/ OPC_EmitConvertToTarget, 5, /*1174*/ OPC_EmitNode, TARGET_VAL(Hexagon::LDriw_indexed), 0|OPFL_Chain,...
2007 Dec 27
1
SIP Channel jitter buffer issue
...m unable to hear on the trunk side. From the jitter logs as given below, I can see audio frames being dropped: JB_PUT {now=1130}: Dropped frame with ts=21125 and len=20 JB_GET {now=1130}: now < next=2121 JB_GET {now=1142}: now < next=2121 JB_GET {now=1163}: now < next=2121 JB_PUT {now=1181}: Dropped frame with ts=21132 and len=20 JB_GET {now=1181}: now < next=2121 JB_GET {now=1183}: now < next=2121 JB_PUT {now=1185}: Dropped frame with ts=21132 and len=20 JB_GET {now=1185}: now < next=2121 I...