search for: 61

Displaying 20 results from an estimated 8352 matches for "61".

Did you mean: 16
2005 Jun 20
6
Bucketting data
Hi, Am sure this is a trivial question but for some reason, haven't been able to figure it out. I want to bucket data in a vector, and then iterate over the buckets. Say the data set is: > cleandata[,4] [1] 26 26 26 26 26 26 26 26 26 26 26 26 61 61 61 61 61 61 61 61 61 61 61 89 89 89 89 89 89 89 180 180 180 180 362 544 544 544 [39] 544 544 544 544 544 544 544 This has the buckets: 26 61 89 180 362 544 I'd like something which gives me a vector of these buckets, i.e. bucket(cleandata[,4])=vector of 26 61 89 180 362...
2002 Mar 20
3
check without loop
...ber how!) thanks what i am working with: (hope this makes sense) arclist [1] 2 2 6 7 8 9 9 11 11 11 12 13 14 15 16 17 19 21 [19] 22 23 24 25 25 29 29 30 32 34 35 35 38 39 40 40 41 42 [37] 43 44 45 46 47 48 49 50 51 52 53 54 57 58 59 60 61 61 [55] 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 [73] 61 61 61 61 61 61 61 61 61 61 62 65 67 68 68 69 71 72 [91] 75 76 77 79 81 82 83 84 84 85 86 87 88 90 91 92 93 94 [109] 95 96 96 96 96 100 # and am sampling from a different...
2010 Sep 17
4
count frequency
...[574,] 59 32 [575,] 59 32 [576,] 59 32 [577,] 59 32 [578,] 59 32 [579,] 59 32 [580,] 59 32 [581,] 60 32 [582,] 60 33 [583,] 60 33 [584,] 60 33 [585,] 60 33 [586,] 60 33 [587,] 60 33 [588,] 60 33 [589,] 60 33 [590,] 60 33 [591,] 61 33 [592,] 61 33 [593,] 61 33 [594,] 61 33 [595,] 61 33 [596,] 61 33 [597,] 61 33 [598,] 61 33 [599,] 61 33 [600,] 61 33 [601,] 62 34 Is it possible somehow to count the similarities between the first and second column and put them on a third column like t...
2014 Apr 09
0
CESA-2014:0383 Moderate CentOS 6 samba4 Update
...visory 2014:0383 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0383.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 09d5d0dc4df4320a41f727e305e1aa16d4a5131242f1396bdd0b8d89fb1efde3 samba4-4.0.0-61.el6_5.rc4.i686.rpm 54c4259df7f650cba454e79c31ec89a5477c8569e5451a2da51e708821875f7d samba4-client-4.0.0-61.el6_5.rc4.i686.rpm a268f5734913b7222af65f90afa60ce7e5c347fb5e6ca6c1909abe50e978d34e samba4-common-4.0.0-61.el6_5.rc4.i686.rpm 8cd2d23a8e23df5e6db76ca06544e864e971e9a277d0c6782f765a801b77d551...
2009 Aug 07
2
lowess puzzle
...0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 [449] 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 1 0 1 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 1 0 [505] 1 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 1 0 1 0 1 1 0 0 1 0 0 1 [561] 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 [617] 0 1 0 0 1 0 0 1 0 1 0 0 0 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 [673] 1 0 0 0 0 0 0 1 0 1 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0...
2008 Feb 12
3
help with bwplot
...sex would be connected by a line. Totally, there should be 6 lines, from which three present the Mean values of each Ageclass for respective sex. Are there any easy ways to do this in R? Ageclass Scale Mean Sex 1 21-40 BP 40.26667 female 2 41-60 BP 34.10714 female 3 61-79 BP 37.30000 female 4 21-40 GH 30.25000 female 5 41-60 GH 39.00926 female 6 61-79 GH 49.30000 female 7 21-40 MH 56.53333 female 8 41-60 MH 62.42857 female 9 61-79 MH 72.72727 female 10 21-40 PF 25.86111 female 11 41-60 PF 42.42063 female 12...
2014 Apr 10
0
CentOS-announce Digest, Vol 110, Issue 6
...visory 2014:0383 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0383.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 09d5d0dc4df4320a41f727e305e1aa16d4a5131242f1396bdd0b8d89fb1efde3 samba4-4.0.0-61.el6_5.rc4.i686.rpm 54c4259df7f650cba454e79c31ec89a5477c8569e5451a2da51e708821875f7d samba4-client-4.0.0-61.el6_5.rc4.i686.rpm a268f5734913b7222af65f90afa60ce7e5c347fb5e6ca6c1909abe50e978d34e samba4-common-4.0.0-61.el6_5.rc4.i686.rpm 8cd2d23a8e23df5e6db76ca06544e864e971e9a277d0c6782f765a801b77d551...
2006 Dec 05
3
Incorrect pointers arithmetic in the PRINTER_ENUM_VALUES structure when calling Samba.
...0 0 0 c6 3 0 0 20 0 0 0 1 0 0 0 e6 3 0 0 1e 0 0 0 f0 3 0 0 10 0 0 0 1 0 0 0 0 4 0 0 32 0 0 0 6f 0 62 0 6a 0 65 0 63 0 74 0 47 0 55 0 49 0 44 0 0 0 f8 b3 f c6 9b 5e b9 43 ac 2d c7 db 67 5c 32 f3 64 0 65 0 73 0 63 0 72 0 69 0 70 0 74 0 69 0 6f 0 6e 0 0 0 0 0 0 0 64 0 72 0 69 0 76 0 65 0 72 0 4e 0 61 0 6d 0 65 0 0 0 48 0 50 0 20 0 4c 0 61 0 73 0 65 0 72 0 4a 0 65 0 74 0 20 0 32 0 33 0 30 0 30 0 20 0 53 0 65 0 72 0 69 0 65 0 73 0 20 0 50 0 53 0 0 0 0 0 30 0 0 0 30 0 0 0 2 0 0 0 0 53 0 0 0 65 0 0 0 72 0 0 0 69 0 0 0 65 0 0 0 73 0 0 0 20 0 0 0 50 0 0 0 53 0 0 0 0 0 0 0 6c 0 6f 0 63 0 61 0 74...
2009 Nov 08
1
Failure of user registration with XLITE
...XLITE user data: *Display Name: gianca* *Username: 1234* *Password: pwd_gianca* *Authorization User Name: 1234* *Domain: 192.168.1.100* ** Here the output of wireshark in between Xlite client and asterisk server: ** *0040 2e 31 30 30 20 53 49 50 2f 32 2e 30 0d 0a 56 69 .100 SIP /2.0..Vi 0050 61 3a 20 53 49 50 2f 32 2e 30 2f 55 44 50 20 31 a: SIP/2 .0/UDP 1 0060 39 32 2e 31 36 38 2e 31 2e 31 31 36 3a 35 34 30 92.168.1 .116:540 0070 35 30 3b 62 72 61 6e 63 68 3d 7a 39 68 47 34 62 50;branc h=z9hG4b 0080 4b 2d 64 38 37 35 34 7a 2d 32 34 32 38 38 65 37 K-d8754z -24288e7 0090 32...
2018 Aug 28
0
CESA-2018:2570 Important CentOS 7 bind Security Update
...dvisory 2018:2570 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:2570 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ee4027789eafae8c2855a1702e117ff6dc517820a231df6eab0aed16eece8fab bind-9.9.4-61.el7_5.1.x86_64.rpm 45e7ad9b9c08a7ca8e78b95084a9b61caf86d664290d660c3ee6fd41661058f3 bind-chroot-9.9.4-61.el7_5.1.x86_64.rpm 303502657386d0c4e394811ba56b8d72025c92be2237e2045eb85c2661233807 bind-devel-9.9.4-61.el7_5.1.i686.rpm 1e2110e750b3adb5857904f19167109f418ee1f430f900308f1e009c7c1944d8 bind-...
2019 Dec 03
0
CEBA-2019:3983 CentOS 7 util-linux BugFix Update
...ix Advisory 2019:3983 Upstream details at : https://access.redhat.com/errata/RHBA-2019:3983 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c63153d62d1a3c58f74ff17e8a567ebedd4266cf07e57df50bd12eb3d3174a9e libblkid-2.23.2-61.el7_7.1.i686.rpm ace3e301916aba40d6a1246f7b128ab3143035007ad546474f88fde80510c368 libblkid-2.23.2-61.el7_7.1.x86_64.rpm 0e6ae230bcab6c31dd6518893c117600efb3cc17020efa129fc2484db10772ab libblkid-devel-2.23.2-61.el7_7.1.i686.rpm 90f3cdab9a7636bb23c246e9478b0fd2a6c04b9afbadaa6c9dbf21cc388a6dfe libb...
2012 Jan 18
3
manipulating data of several columns simultaneously
...created a data frame ?new? with 26 columns and 60 rows. I named the columns all in a similar way using ?C <- seq(1,13.5,0.5)?. That means that all my column names are structured in the same way: depth_1 ; depth_1.5, depth_2; depth_2.5 and so on. C <- seq(1,13.5,0.5) a<-c(1:60) b<-c(2:61) c<-c(3:62) d<-c(1:60) e<-c(2:61) f<-c(3:62) g<-c(1:60) h<-c(2:61) i<-c(3:62) j<-c(1:60) k<-c(2:61) l<-c(3:62) m<-c(1:60) n<-c(2:61) o<-c(3:62) p<-c(1:60) q<-c(2:61) r<-c(3:62) s<-c(1:60) t<-c(2:61) u<-c(3:62) v<-c(1:60) w<-c(2:61) x&lt...
2011 Aug 12
2
Getting bootstrap statistic to work
...data.cov <- cov(data) data.eigen <- eigen(data.cov) data.eigen$values[1]/sum(data.eigen$values) } test.boot <- boot(test, theta, 200) test mec vec alg ana sta 1 77 82 67 67 81 2 63 78 80 70 81 3 75 73 71 66 81 4 55 72 63 70 68 5 63 63 65 70 63 6 53 61 72 64 73 7 51 67 65 65 68 8 59 70 68 62 56 9 62 60 58 62 70 10 64 72 60 62 45 11 52 64 60 63 54 12 55 67 59 62 44 13 50 50 64 55 63 14 65 63 58 56 37 15 31 55 60 57 73 16 60 64 56 54 40 17 44 69 53 53 53 18 42 69 61 55 45 19 62 46...
2004 Jan 05
2
Message waiting indicator
What is required to get the mwi to work? Is it more of a phone subject or *? I have the mailbox= line in sip.conf, but only one extension is named, and in some of the examples, I have seen that there are two... What is that all about and how does it affect the extensions.conf and voicemail.conf? Thanks again..... Just some background as you start seeing my lists, I just started my own business
2004 Nov 04
0
schema problems with 3.0.8pre2
Hi list! (Thanks to Uli Iske for providing new schema file for nds.) I updated edirectory schema with new files on 3.0.8pre2. After that I could not change password for accounts just get -613 syntax violation. Before this (schema from 3.0.7) everything was working. I reverted attributes sambaLMPassword, sambaNTPassword, sambaPasswordHistory to versions without size limits, ike they were before update. And problem was gone. I'm not sure if this problem with samba (if its tryin...
2018 Aug 29
0
CentOS-announce Digest, Vol 162, Issue 5
...rc1.el6_10.1.i686.rpm f1c0a5f60d808dafd3d67b4ce198019bc13632e07f71cefb29a75ebe2af4fd63 bind-chroot-9.8.2-0.68.rc1.el6_10.1.i686.rpm 87bffb7bd45681565d5ef4b18579169f187d4fa66fbec4741c570430ee0c06d2 bind-devel-9.8.2-0.68.rc1.el6_10.1.i686.rpm 2f6f7ac42ca47afd420d62c6f21ef2d4e7d1505fedb6a9a70bc9b2c6461e50d9 bind-libs-9.8.2-0.68.rc1.el6_10.1.i686.rpm 1ed256461a14d8fe827d6aaa3aa46a8e6ed9ce55532aa3c27a5eba1921f06257 bind-sdb-9.8.2-0.68.rc1.el6_10.1.i686.rpm 7e481a255c517a66d7222957ad199ef61455f918f1ba80160ab42a07f1b1f544 bind-utils-9.8.2-0.68.rc1.el6_10.1.i686.rpm x86_64: 960846e8ce3a15bab85789a...
2004 May 11
1
openssh3.8p1 passwd -f for uid's longer than 8 char problem
...gain to change password because uid is truncated to 8 char. Incoming packet type 14 / 0x0e (SSH1_SMSG_SUCCESS) Event Log: Allocated pty Outgoing packet type 12 / 0x0c (SSH1_CMSG_EXEC_SHELL) Event Log: Started session Incoming packet type 17 / 0x11 (SSH1_SMSG_STDOUT_DATA) 00000000 00 00 00 95 4c 61 73 74 20 6c 6f 67 69 6e 3a 20 ....Last login: 00000010 4d 6f 6e 20 4d 61 79 20 31 30 20 30 38 3a 31 31 Mon May 10 08:11 00000020 3a 31 36 20 32 30 30 34 20 66 72 6f 6d 20 31 35 :16 2004 from 15 00000030 39 2e 32 34 39 2e 31 37 39 2e 31 32 30 0d 0d 0a 9.249.179.120... 00000040 57 41...
2009 Apr 14
4
cbind
...NA NA NA NA NA NA NA NA NA NA NA NA NA [37] NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA [55] NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA [73] NA NA NA 62 78 98 73 57 63 56 88 77 151 165 129 78 83 63 [91] 72 68 61 89 95 74 53 77 90 106 114 113 84 59 60 77 46 91 [109] 108 111 76 75 70 61 65 61 52 94 71 67 52 86 79 97 80 101 [127] 87 53 85 79 86 104 153 128 155 148 NA NA NA NA NA NA NA NA [145] NA NA NA NA NA NA NA I would like to bind a column to this list whic...
2004 Aug 20
0
CentOS-2 errata update 5
...386.rpm tix-8.2.0b1-74.1.i386.rpm tk-8.3.3-74.1.i386.rpm up2date-2.9.11-1.2.1AS.i386.rpm up2date-gnome-2.9.11-1.2.1AS.i386.rpm vixie-cron-3.0.1-63.1.i386.rpm wu-ftpd-2.6.1-24.i386.rpm xemacs-21.4.6-6.9.i386.rpm xemacs-el-21.4.6-6.9.i386.rpm xemacs-info-21.4.6-6.9.i386.rpm XFree86-100dpi-fonts-4.1.0-61.EL.i386.rpm XFree86-4.1.0-61.EL.i386.rpm XFree86-75dpi-fonts-4.1.0-61.EL.i386.rpm XFree86-cyrillic-fonts-4.1.0-61.EL.i386.rpm XFree86-devel-4.1.0-61.EL.i386.rpm XFree86-doc-4.1.0-61.EL.i386.rpm XFree86-ISO8859-15-100dpi-fonts-4.1.0-61.EL.i386.rpm XFree86-ISO8859-15-75dpi-fonts-4.1.0-61.EL.i386.rpm...
2013 Oct 07
0
CEEA-2013:1405 CentOS 6 NetworkManager Update
...visory 2013:1405 Upstream details at : https://rhn.redhat.com/errata/RHEA-2013-1405.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: aef82c1f575bdb5a247bc5e1745152836db2322301d9505a0b020008c47528fb NetworkManager-0.8.1-61.el6_4.i686.rpm 69e8e37cf997c93feca8eb775eaa1696abf5596801513bc61949223188b28a13 NetworkManager-devel-0.8.1-61.el6_4.i686.rpm 6a8b4e7841f582de33f33f7966e4c52c0dfbc19f006eb6f2fc61921b92cac389 NetworkManager-glib-0.8.1-61.el6_4.i686.rpm 725acdfb9ff4410d17db38b9a602885431df7464012c95b5e323b340c3973ca...