search for: 2006

Displaying 20 results from an estimated 56246 matches for "2006".

Did you mean: 2005
2006 Nov 13
1
handling time units--hours, minutes, days--from file times
...rvalue)) ifelse(unitless.interval>=5, hour.interval<-(unitless.interval/60), hour.interval<-unitless.interval) hours<-0 for (i in 1:(fileno-1)){hours<-c(hours,(i*hour.interval))} myfileinfo <- size isdir mode mtime ctime G2659310 2006-307-21-09-57.txt 10220 FALSE 666 2006-11-03 21:04:00 2006-11-13 10:56:39 G2659310 2006-307-21-45-55.txt 10230 FALSE 666 2006-11-03 21:40:00 2006-11-13 10:56:39 G2659310 2006-307-22-23-00.txt 10236 FALSE 666 2006-11-03 22:17:00 2006-11-13 10:56:39 G2659310 2006-307-23-00-33.txt 10236 FALSE 666 2...
2006 Nov 17
0
difftime for handling time units--hours, minutes, days--from file times
...im Calkins <tcalkins@gmail.com> wrote: > hardly the most efficient way to go, but consider using a substring > function to extract the time bits from your data, then reading them as POSIX > dates and using difftime. > > for example, > > > mytime <- c("G2659310 2006-310-10-55-32.txt 10134 FALSE 666 2006-11-06 > 10:49:00 2006-11-13 10:56:41", > "G2659310 2006-310-11-31-43.txt 10136 FALSE 666 2006-11-06 11:25:00 > 2006-11-13 10:56:41", > "G2659310 2006-310-12-08-04.txt 10140 FALSE 666 2006-11-06 12:02:00 > 2006-11-13 10:56:4...
2007 Feb 24
4
Overwriting symlinks on OSX
I'm trying to rsync files to a set of symlinked directories on an XServe running OS X. The directories look like this: tna@csx:~/2/2006$ l total 80 lrwxr-xr-x 1 tna tna 39 Feb 24 13:18 2006-01 -> /Volumes/CSArchiveArray001/2006/2006-01 lrwxr-xr-x 1 tna tna 39 Feb 24 13:18 2006-02 -> /Volumes/CSArchiveArray001/2006/2006-02 When I run rsync from Linux in --dry-run mode, the results are correct: $ rsync -arvn --i...
2010 May 13
0
ARMA(1,1)-GARCH(1,1) rolling estimation question
...16,0.000708717251492796 2005-12-19,0.0112716938366213 2005-12-20,-0.0087951314528274 2005-12-21,0.0216715926413720 2005-12-22,0.0140774856987957 2005-12-23,0.00577938035641479 2005-12-27,-0.00782716264197969 2005-12-28,0.0118867081358580 2005-12-29,0.00101231660408185 2005-12-30,-0.0027017915793488 2006-01-03,0.007748059646973 2006-01-04,0.00901960348907904 2006-01-05,0.00794969406927404 2006-01-06,-0.00330469567113134 2006-01-09,-0.0190481949706944 2006-01-10,-0.00473453708211169 2006-01-11,-0.0109067202511346 2006-01-12,-0.0131081559527395 2006-01-13,0.0051948168771041 2006-01-17,-0.001728608900...
2008 Mar 03
2
read.zoo problem reading in date time
DateTime,Temp,SpCond,DOConc,Depth,pH,ORP,Turbidity+,Chlorophyll,Battery,Cond,DO%,Salinity,TDS 01/13/2006 17:01,10.87,84,9.36,0.664,7.3,132,28.8,3.1,11.5,0.062,84.6,0.04,0.055 01/13/2006 17:16,10.9,84,9.36,0.66,7.31,133,28.7,2.9,11.5,0.062,84.7,0.04,0.055 01/13/2006 17:31,10.92,84,9.36,0.655,7.3,132,28.4,2.6,11.4,0.062,84.8,0.04,0.055 01/13/2006 17:46,10.96,85,9.37,0.651,7.3,133,27.5,2.3,11.4,0.062,84....
2006 Apr 10
2
seq
Can someone, please, help explain to me why the following two calls return the same set: > seq(from=as.POSIXlt('2005-12-4'), to=as.POSIXlt('2006-4-2'), by='weeks') [1] "2005-12-04 EST" "2005-12-11 EST" "2005-12-18 EST" "2005-12-25 EST" [5] "2006-01-01 EST" "2006-01-08 EST" "2006-01-15 EST" "2006-01-22 EST" [9] "2006-01-29 EST" "2006...
2008 Feb 07
1
Calculate the difference between dates
...5 7 8/8/2005 11/8/2005 9 8/8/2005 8/8/2005 29 8/8/2005 11/10/2005 25 8/8/2005 11/9/2005 30 8/8/2005 11/10/2005 28 8/8/2005 11/9/2005 32 8/15/2005 11/10/2005 33 8/15/2005 11/10/2005 31 8/15/2005 11/10/2005 24 8/15/2005 11/9/2005 26 8/15/2005 11/9/2005 27 8/15/2005 11/9/2005 14 7/31/2006 11/15/2006 18 7/31/2006 11/13/2006 13 7/31/2006 11/15/2006 16 7/31/2006 11/16/2006 20 7/31/2006 11/14/2006 17 7/31/2006 11/16/2006 19 7/31/2006 11/13/2006 37 8/7/2006 8/7/2006 39 8/7/2006 8/7/2006 42 8/7/2006 9/20/2006 49 8/7/2006 9/21/2006 52 8/7/2006 9/21/2006 50 8/7/2006 9/21/2006...
2008 Jul 12
2
Excel Trend Function
...make up for the missing values. I have been reading about na.approx, is this function similar to the TREND function? Which is the best recommendable way to make up for missing data? Here's my dataset: weeks 17,18,26 and 46 have 0 daysSamp. Year Week daysSamp Lower TotalPD Upper varTotalPD 2006 47 6 126988 188259 249530 1045878675 2006 48 7 189155 253350 317545 1148102355 2006 49 7 103300 132741 162182 241480186 2006 50 6 11801 252576 493352 16151006813 2006 51 7 2348 3671 4994 487926 2006 52 5 2606 29901 57196 215454181 2006 2 7 2968 4513 6058 664723 2006 3 7 1128 1889 2650 161231 2006 4...
2009 Jun 29
5
Select values at random by id value
...ult would hopefully be a matrix with the id as rows, date as columns and populated by the random hab value. Thanks to someone on here (Jim) I know how to do the matrix, but now realize I need to randomly select some of my values. All help is appreciated. jm id, date, loctype, habtype 50022 1/25/2006 0 6 50022 1/31/2006 0 6 50022 2/8/2006 0 6 50022 2/13/2006 0 6 50022 2/15/2006 0 6 50022 2/24/2006 0 6 50022 3/2/2006 0 6 50022 3/9/2006 0 6 50022 3/16/2006 0 6 50022 3/24/2006 0 6 50022 4/9/2006 0 3 50022 4/18/2006 0 6 50022 4/27/2006 0 3 50022 5/23/2006 1 3 50022 5/23/2006 1 6 50022...
2006 May 12
1
zfs panic when unpacking open solaris source
...are some issues with that! Is this a known issue? Some more data on the file systems: : sigma IA 4 $; zfs list -r home/cjg NAME USED AVAIL REFER MOUNTPOINT home/cjg 7.81G 138M 1.99G /export/home/cjg home/cjg at month_02 1.91M - 1.97G - home/cjg at 2006-02-02-07:53:46 2.38M - 1.97G - home/cjg at minute_43 433K - 1.97G - home/cjg at minute_44 492K - 1.97G - home/cjg at minute_45 409K - 1.97G - home/cjg at minute_46 474K - 1.97G - home/cjg at minute_47 314K - 1.97G - home/cjg at minute_4...
2010 Aug 20
3
rollmean help (or similar function)
...structions. I have completed the SQL and SAS analysis, so now it's R's turn. Calculate mean values of x (x=count) for each date in the dataset where mean = the average count of days [t-9] through day [t-3] for each date/illness combination. Dataset aggpilot date illness x 1 2006/01/01 DERM 319 2 2006/01/02 DERM 388 3 2006/01/03 DERM 336 4 2006/01/04 DERM 255 5 2006/01/05 DERM 177 6 2006/01/06 DERM 377 7 2006/01/07 DERM 113 8 2006/01/08 DERM 253 9 2006/01/09 DERM 316 10 2006/01/10 DERM 187 11 2006/01/11 DERM 292 1...
2007 Jun 19
1
Histograms with strings, grouped by repeat count (w/ data)
...ou in advance, Matt Here's some real data, with the private info replaced :) d<-read.table(file="C:\\users\\trunnellm\\downloads\\statistics\\downloads.csv", sep=",", quote="\"", header=TRUE) filename,last_modified,email_addr,country_residence file1,3/4/2006 13:54,email1,Korea (South) file2,3/4/2006 14:33,email2,United States file2,3/4/2006 16:03,email2,United States file2,3/4/2006 16:17,email3,United States file2,3/4/2006 16:28,email3,United States file3,3/4/2006 19:13,email4,United States file2,3/4/2006 21:22,email5,India file4,3/4/2006 21:46,email6,...
2006 Oct 16
2
CUPS Problem
...but not parsed or rendered. The job is removed from the queue, but never prints. (I've RTFM and google'd it, no avail...) Help?? When printing from commandline (eg. cat file | lpr), this is the result I got. The print job came out just fine. ================================= D [15/Oct/2006:14:53:53 -0600] AcceptClient: 8 from localhost:631. D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST / HTTP/1.1 D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_code=1 D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST / HTTP/1.1 D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_...
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
...ringing -- IAX2/hylafax-iaxmodem-16384 answered Zap/1-1 When I sent the fax, I heard the fax signal but then it just stopped and my fax machine printed out the error page: 'stadard error' I tried running IAXModem directly and this is what I always got both send and recieve fax: [2006-04-04 13:42:22] Adjusting skew to -8150. [2006-04-04 13:42:22] Adjusting skew to -8200. [2006-04-04 13:42:22] Adjusting skew to -8250. [2006-04-04 13:42:23] Adjusting skew to -8300. [2006-04-04 13:42:23] Adjusting skew to -8350. [2006-04-04 13:42:23] Adjusting skew to -8400. [2006-04-04 13:42:23] A...
2006 Jun 19
1
getpeername failed
...ected getpeername failed. Error was Transport endpoint is not connected getpeername failed. Error was Transport endpoint is not connected getpeername failed. Error was Transport endpoint is not connected getpeername failed. Error was Transport endpoint is not connected System Events =-=-=-=-=-=-= [2006/06/16 08:12:37, 0] lib/util_sock.c:get_peer_addr(1150) [2006/06/16 08:12:38, 0] lib/util_sock.c:get_peer_addr(1150) [2006/06/16 08:12:38, 0] lib/util_sock.c:get_peer_addr(1150) [2006/06/16 08:12:38, 0] lib/util_sock.c:get_peer_addr(1150) [2006/06/16 08:24:34, 0] lib/util_sock.c:get_peer_addr(1150)...
2006 Dec 15
1
Can't get user list in Win98se
Hello all, I've already searched the old topics about this subject on the newsgroup, and haven't found so far an alternative to solve the problem. I have a Samba PDC (domain JMU) with Mandriva 2006, samba 3.0.13-2 and OpenLDAP 2.2.23 (nss_ldap 220) . Packages installed on the server related to samba and ldap: samba-swat-3.0.13-2.1.102mdk samba-server-3.0.13-2.1.102mdk samba-common-3.0.13-2.1.102mdk samba-client-3.0.13-2.1.102mdk nss_ldap-220-5.3.102mdk openldap-2.2.23-5.2.102mdk perl-ldap-0....
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
...ringing -- IAX2/hylafax-iaxmodem-16384 answered Zap/1-1 When I sent the fax, I heard the fax signal but then it just stopped and my fax machine printed out the error page: 'stadard error' I tried running IAXModem directly and this is what I always got both send and recieve fax: [2006-04-04 13:42:22] Adjusting skew to -8150. [2006-04-04 13:42:22] Adjusting skew to -8200. [2006-04-04 13:42:22] Adjusting skew to -8250. [2006-04-04 13:42:23] Adjusting skew to -8300. [2006-04-04 13:42:23] Adjusting skew to -8350. [2006-04-04 13:42:23] Adjusting skew to -8400. [2006-04-04 13:42:23]...
2008 Mar 07
1
zoo object won't plot
DateTime RM61 11/30/2006 12:31 NA 11/30/2006 12:46 NA 11/30/2006 13:01 2646784125 11/30/2006 13:16 NA 11/30/2006 13:31 NA 11/30/2006 13:46 NA 11/30/2006 14:01 2666435177 11/30/2006 14:16 NA 11/30/2006 14:31 NA 11/30/2006 14:46 NA 11/30/2006 15:01 2653041914 11/30/2006 15:16 NA 11/30/2006 15:31 NA 11/30/2006 15:46 NA 11/30/...
2006 Sep 01
0
[Fwd: Re: Authentication fails (sometimes)]
-------- Weitergeleitete Nachricht -------- Von: Kuldeep <kuldeep@turbolinux.co.in> An: Mario Lipinski <mario.lipinski@gymszbad.de> Betreff: Re: [Samba] Authentication fails (sometimes) Datum: Fri, 01 Sep 2006 09:34:17 +0530 Dear Mario, Can you tell me procedure for login on to domain(Windows server) linux client. I have joined in to domain but not able to login Mario Lipinski wrote: >Hello, > >I am usually able to log me onto my domain. However, i have problems to >get authentication u...
2006 Aug 30
1
Authentication fails (sometimes)
...getent group admin admin:x:1000:law,[...] $ getent passwd law law:x:1001:1001:Mario Lipinski:/home/law:/bin/bash $ getent group gsb gsb:x:60000: I am member of the group admin (which is also a user with the same uid if that matters). So everything should be fine. In my logs I find these line: [2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_get_set.c:pdb_set_user_sid(463) pdb_set_user_sid: setting user sid S-1-5-21-4092459118-2595994810-1099795350-3002 [2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_compat.c:pdb_set_user_sid_from_rid(73) pdb_set_user_sid_from_rid: setting user sid S-1-5...