search for: 108

Displaying 20 results from an estimated 2602 matches for "108".

Did you mean: 10
2012 Aug 27
3
Changing entries of column of type "factor"/Adding a new level to a factor
...incl. input data: > #set working directory: > setwd("K:/R") > > #read in data: > input<-read.table("Exampleinput.txt", sep="\t", header=TRUE) > > #check data: > input Ind M1 M2 M3 1 1 96/98 120/120 0/0 2 2 102/108 120/124 305/305 3 3 96/108 120/120 0/0 4 4 0/0 116/120 300/305 5 5 96/108 120/130 300/305 6 6 98/98 116/120 300/305 7 7 98/108 120/120 305/305 8 8 98/108 120/120 305/305 9 9 98/102 120/124 300/300 10 10 108/108 120/120 305/305 > str(input) 'data.frame'...
2010 Jun 29
3
mixed-effects model with two fixed effects: interaction
...turewaterlogged 17.111149 1.330500 114 12.860688 0.0000 Fixed effects: sprouts ~ species * moisture Value Std.Error DF t-value p-value (Intercept) 4.831965 1.750970 240 2.759594 0.0062 speciesH -4.464197 2.476245 108 -1.802809 0.0742 speciesP -3.986787 2.476245 108 -1.610013 0.1103 speciesR -0.809376 2.476245 108 -0.326856 0.7444 moisturemoist 3.505506 2.476245 108 1.415654 0.1598 moisturewaterlogged 24.766934 2.476245 108 10.001811...
2013 Feb 14
3
appending data to a row
...co-twin's data to each row. In other words, this is the current situation: FamilyID ParticipantID IQ Digit_span 1 1 95 6 1 2 93 7 2 3 102 8 2 4 101 9 3 5 106 7 3 6 108 9 And this is what I'd like to have, only with even more co-twin data: FamilyID ParticipantID IQ Digit_span Co-twin_IQ Co-twin_Digit_span 1 1 95 6 93 7 1 2 93 7 95 6 2 3 102 8 101...
2007 Jul 27
3
Is mechanize thread safe?
Hello all, I was just wondering if anybody knew whether mechanize is supposed to be thread-safe or not? I didn''t really find any information about it anywhere. I''ve been getting a strange error in protocol.rb when I run a script that uses mechanize in a multi threaded fashion, but not with a single thread. I''m trying to write a spider that does multiple gets in
2007 Oct 09
1
read only certain parts of a file
Dear all, I would like to know how can I read a text file and create a data frame of only certain parts of the file. For instance, from this text file: =================================================== Matches For Query 0 (108 bases): 000019_0070 =================================================== Score Q_Name S_Name Q_Start Q_End S_Start S_End Direction Bases identity 89 000019_0070 Chr15 3 108 43251883 43251778 C 106 95.28 88 000019_0070 Chr1 4 108 85826948 85826844 C 105 95.24 ==================================...
2010 Aug 05
4
A %nin% operator?
Sometimes I write code like this: > qf.a <- subset(qf, pubid %in% c(104, 106, 107, 108)) > qf.b <- subset(qf, !pubid %in% c(104, 106, 107, 108)) and I get a little worried that maybe I've remembered the precedence rules wrong, so I change it to > qf.a <- subset(qf, pubid %in% c(104, 106, 107, 108)) > qf.b <- subset(qf, !(pubid %in% c(104, 106, 107, 108))) and...
2015 Oct 31
3
About ecryptfs-utils
Hi folks, I've found ecryptfs module into kernel-plus, but ecryptfs-utils is missing: [root at centos7 ecryptfs-utils-108]# uname -r 3.10.0-229.14.1.el7.centos.plus.x86_64 [root at centos7 ecryptfs-utils-108]# lsmod | grep ecryptfs ecryptfs 85424 0 [root at centos7 ecryptfs-utils-108]# yum -q repolist id del repositorio nombre del repositorio...
2008 Jul 17
3
Permission problems
...+ OpenLDAP + Dovecot + SASL), and Jamm. This is the guide I'm using: http://wanderingbarque.com/howtos/mailserver/mailserver.html # dovecot --version 1.0.rc15 # tail -4 /etc/passwd cyrus:x:107:8:Cyrus Mailsystem User,,,:/var/spool/cyrus:/bin/sh vmail:x:1001:1001::/home/vmail:/bin/sh dovecot:x:108:109:Dovecot mail server,,,:/usr/lib/dovecot:/bin/false dovecot-auth:x:1002:1002::/usr/lib/dovecot:/bin/sh # tail -4 /etc/group postdrop:x:108: vmail:x:1001: dovecot:x:109: dovecot-auth:x:1002: # id dovecot uid=108(dovecot) gid=109(dovecot) grupos=109(dovecot) # id vmail uid=1001(vmail) gid=1001(...
2006 Dec 07
0
sip qualify unreachable/reachable - ci$co 7940
...each hour about one hour unavailable! :'( I tried to modify minexpiry/maxexpiry sip.conf timeouts, but nothing help me. I'm using latest firmware 8.4 in phone, will be better to downgrade? to what version? (latest asterisk 1.4branch) [Dec 7 00:36:56] NOTICE[19226] chan_sip.c: Peer '108' is now UNREACHABLE! Last qualify: 205 [Dec 7 01:36:23] NOTICE[19226] chan_sip.c: Peer '108' is now Reachable. (189ms / 2000ms) [Dec 7 02:36:41] NOTICE[19226] chan_sip.c: Peer '108' is now UNREACHABLE! Last qualify: 198 [Dec 7 03:36:22] NOTICE[19226] chan_sip.c: Peer ...
2014 Sep 25
1
updating for XSA-108 -
So... it is theorized that XSA-108 is why amazon is rebooting. Is there any way for me to know when this update hits CentOS5 or xen4centos6? Do we know that it is *not* included in one of the centos patches?
2006 Oct 12
2
plot.POSIXct
I've never had any issues with the way that plot.POSIXct chooses the labels of the date axis before, but in this particular case it's output is a little confusing. plot(seq(as.POSIXct("1997-10-01"),length.out=108,by="month"),rnorm(108)) This command produces a chart with every x tick mark labeled as "Jan 01". I can replicate this chart by adding the format string "%b %d". plot(seq(as.POSIXct("1997-10-01"),length.out=108,by="month"),rnorm(108), format=&quo...
2019 Dec 23
6
When is a new mail not unseen?
...e mailbox by Postfix, are not considered to be unseen by Dovecot. During testing, I've shut down anything else on the server that might want to access the mailbox. I submit the email to the local postfix instance which then says it has delivered it to the mailbox: Dec 23 09:51:35 ip-10-35-194-108 postfix/smtpd[3283]: connect from localhost[127.0.0.1] Dec 23 09:51:35 ip-10-35-194-108 postfix/smtpd[3283]: 5A0BF40261: client=localhost[127.0.0.1] Dec 23 09:51:35 ip-10-35-194-108 postfix/cleanup[3286]: 5A0BF40261: message-id=<20191223095135.5A0BF40261 at servicedesk.linaro.org> Dec 23 09:5...
2005 Jan 06
1
Gotoif question
Is there a way to combine these lines into one? exten => s,2,GotoIf($["${CALLERIDNUM:0:3}" = "800"]?s|108) exten => s,3,GotoIf($["${CALLERIDNUM:0:3}" = "866"]?s|108) exten => s,4,GotoIf($["${CALLERIDNUM:0:3}" = "877"]?s|108) exten => s,5,GotoIf($["${CALLERIDNUM:0:3}" = "888"]?s|108) Thanks --John
2002 Mar 30
3
[Bug 108] Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request)
http://bugzilla.mindrot.org/show_bug.cgi?id=108 ------- Additional Comments From stevesk at pobox.com 2002-03-31 05:02 ------- i don't know if this should be wontfix or future. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2009 Jun 09
2
R command to join data.frames rows with identical keys?
...do this in a "for" loop or something, but think there is might be another way in R to accomplish it smarter. Thanks for any info. neighborhoodInfo1_df<-data.frame(address<-c(101),squareFootage<-c(2000),lotsize<-c(0.75)) neighborhoodInfo2_df<-data.frame(address<-c(108),squareFootage<-c(3000), lotsize<-c(1.25)) neighborhoodInfo_df<-rbind(neighborhoodInfo1_df, neighborhoodInfo2_df) schoolZone1_df<-data.frame(address<-c(101), schoolZone<-c("Sherman")) schoolZone2_df<-data.frame(address<-c(108), sch...
2013 May 03
2
Find the flow data from its accumulation of the panel data
...52 2609 4040 1431 19 1 96.66333 9803 53 716 1117 401 20 1 96.66333 9803 54 387 588 201 21 1 96.66333 9803 101 151 174 23 22 1 96.66333 9803 102 301 365 64 23 1 96.66333 9803 103 1255 1796 541 24 1 96.66333 9803 108 629 789 160 25 1 96.66333 9803 118 447 481 34 26 1 96.66333 9803 147 330 438 108 27 1 96.66333 9803 803 1145 1723 578 28 1 96.66333 9803 805 932 1122 190 29 1 96.66333 9803 806 1049 1260 211 30 1 96.66333 9803 807...
2013 Feb 28
1
The accurate CPU usage of a domain?
Hi,all I want to get a relatively accurate cpu usage of a domain. I have a few questions about virDomainGetInfo: struct virDomainInfo{ unsigned char state : //the running state, one of virDomainState unsigned long maxMem :// the maximum memory in KBytes allowed unsigned long memory :// the memory in KBytes used by the domain unsigned short nrVirtCpu :// the number of virtual CPUs for the
2004 Jun 18
2
cdr_addon_mysql compiling error
...CE -I/usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c cdr_addon_mysql.c:50: warning: parameter names (without types) in function declaration cdr_addon_mysql.c:50: warning: data definition has no type or storage class cdr_addon_mysql.c: In function `mysql_log': cdr_addon_mysql.c:108: error: `mysql_lock' undeclared (first use in this function) cdr_addon_mysql.c:108: error: (Each undeclared identifier is reported only once cdr_addon_mysql.c:108: error: for each function it appears in.) cdr_addon_mysql.c: In function `usecount': cdr_addon_mysql.c:420: error: `mysql_lock...
2010 Dec 17
4
How to arrange the data
Dear R helpers I have one data as given below. date                     value1          value2             value3 30-Nov-2010           100                 40                 61 25-Nov-2010           108                 31                 88 14-Sep-2010            11                 180               56 I want the following output date                 name       amount 30-Nov-2010      value1        100 30-Nov-2010      value2         40 30-Nov-2010      value3         61 25-Nov-2010      value1 ...
2019 Dec 23
0
When is a new mail not unseen?
..., are not considered to be unseen by Dovecot. > > During testing, I've shut down anything else on the server that might want to access the mailbox. I submit the email to the local postfix instance which then says it has delivered it to the mailbox: > > Dec 23 09:51:35 ip-10-35-194-108 postfix/smtpd[3283]: connect from localhost[127.0.0.1] > Dec 23 09:51:35 ip-10-35-194-108 postfix/smtpd[3283]: 5A0BF40261: client=localhost[127.0.0.1] > Dec 23 09:51:35 ip-10-35-194-108 postfix/cleanup[3286]: 5A0BF40261: message-id=<20191223095135.5A0BF40261 at servicedesk.linaro.org <m...