Displaying 20 results from an estimated 42356 matches for "2010".
Did you mean:
2000
2009 Sep 17
1
Beginner Q- dates in the xrange?
...s for my x range in a plot. Example:
xrange <- results$current
yrange <- results$DIFF
plot(xrange, yrange, type="n", xlab="Date", ylab="Differential")
lines(results$DIFF, type="l", lwd=1.5, col="red")
Where xrange is:
> xrange
[1] "2010-04-12" "2010-04-14" "2010-04-15" "2010-04-16" "2010-04-17"
"2010-04-18" "2010-04-19" "2010-04-20" "2010-04-21" "2010-04-23"
"2010-04-24" "2010-04-25"
[13] "2010-04-27" "...
2010 May 12
2
Help with interpolation
...in approx(idx, x[idx], 1:n, method = method, f = f) :
need at least two non-NA values to interpolate
In addition: Warning message:
In xy.coords(x, y) : NAs introduced by coercion
>
I was wondering if some one could recommend another function to get the
interpolated values?
Thanks,
Jorge
20100319 2010-03-19 1626
20100320 2010-03-20 NA
20100321 2010-03-21 NA
20100322 2010-03-22 NA
20100323 2010-03-23 NA
20100324 2010-03-24 NA
20100325 2010-03-25 NA
20100326 2010-03-26 1638
20100327 2010-03-27 NA
20100328 2010-03-28 NA
20100329 2010-03-29 NA
20100330 2010-03-3...
2010 Oct 04
2
Generating weekdays only
Dear all, can anyone please tell me how to generate a sequence of days continuously, however without considering weekends i.e. Saturday and Sunday? I am aware of following code:
> seq(as.Date("2010-01-01"), as.Date("2010-02-01"), by="1 day")
[1] "2010-01-01" "2010-01-02" "2010-01-03" "2010-01-04" "2010-01-05" "2010-01-06" "2010-01-07" "2010-01-08"
[9] "2010-01-09" "2010-01...
2010 Mar 19
2
Dataframe calculations
...;21", "21", "24", "24", "24", "24", "26",
"26", "26", "26", "29", "29", "29", "29", "30", "30", "30", "30"
), YEAR = c("2010", "2010", "2010", "2010", "2010", "2010", "2010",
"2010", "2010", "2010", "2010", "2010", "2010", "2010", "2010",
"2010", "2010", &quo...
2010 Jul 26
1
zoo objects and "c"
Dear R People:
I would like to combine a zoo object with some observations at the end.
Here is the set up:
> xgh
2010-06-15 2010-06-16 2010-06-17 2010-06-18 2010-06-19 2010-06-20 2010-06-21
5 6 1 5 0 0 13
2010-06-22 2010-06-23 2010-06-24 2010-06-25 2010-06-26 2010-06-27 2010-06-28
9 6 4 6 0 0...
2013 Apr 12
5
how to change the date into an interval of date?
Hi,
I am not sure I understand your question correctly.
dat1<- read.table(text="
id??????????? responsed_at???????????????? number_of_connection????????????????? scores
1????????????????? 12-01-2010?????????????????????????????????? 1????????????????????????????????????????????? 2
1????????????????? 15-02-2010?????????????????????????????????? 2????????????????????????????????????????????? 3
1?????????????????? 01-04-2010????????????????????????????????? 3??????????????????????????????????????...
2010 Apr 30
1
read.csv and blank character in object name of my data.frame
...ZINC USD 26/04/10 ", "SPCL HIGH GRADE ZINC USD 26/04/10 ",
"SPCL HIGH GRADE ZINC USD 26/04/10 ", "SPCL HIGH GRADE ZINC USD 26/04/10 ",
"SPCL HIGH GRADE ZINC USD 26/04/10 ", "SPCL HIGH GRADE ZINC USD 26/04/10 "
), CREATED.DATE = c("14/04/2010", "14/04/2010", "14/04/2010",
"08/04/2010", "08/04/2010", "12/04/2010", "14/04/2010", "14/04/2010",
"14/04/2010", "15/04/2010", "15/04/2010", "15/04/2010", "15/04/2010",
&...
2010 Mar 15
1
Trouble joining Windows 7 machines to Samba PDC
...,dc=au
ldap machine suffix = ou=Computers
ldap passwd sync = only
ldap suffix = dc=ucc,dc=gu,dc=uwa,dc=edu,dc=au
ldap ssl = no
ldap user suffix = ou=People
panic action = /usr/share/samba/panic-action %d
-------------- next part --------------
?03/15/2010 18:19:21:613 -----------------------------------------------------------------
03/15/2010 18:19:21:613 NetpValidateName: checking to see if 'MAAXEN' is valid as type 1 name
03/15/2010 18:19:21:633 NetpCheckNetBiosNameNotInUse for 'MAAXEN' [MACHINE] returned 0x0
03/15/2010 18:19:2...
2010 Mar 30
0
root is there in tdbsam but it says user name not there while Joining a Win Xp to a domain
...essagebus:103:
proxy:13:proxy
sys:3:sys
haldaemon:105:Hardware abstraction layer,,,
avahi:104:Avahi mDNS daemon,,,
sshd:106:
sync:4:sync
list:38:Mailing List Manager
games:5:games
irc:39:ircd
www-data:33:www-data
gnats:41:Gnats Bug-Reporting System (admin)
man:6:man
libuuid:100:
The samba log is
[2010/03/30 16:12:16, 3] smbd/sec_ctx.c:push_sec_ctx(224)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/30 16:12:16, 3] smbd/uid.c:push_conn_ctx(357)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/30 16:12:16, 3] smbd/sec_ctx.c:set_sec_ctx(324)
setting sec ctx (0, 0) - sec_ctx_stack_nd...
2010 May 08
4
Failed login with some of the accounts
...PCs in my network runs Window XP. And I'm running Samba 3.4.7 here as
PDC.
When I login with a new account called "guest2", the computer says the
password of my login is incorrect.
What is my problem? What should I check?
Koala Yeung
P.S. Here is the error log of my domain logon:
[2010/05/08 17:56:36, 3] smbd/sec_ctx.c:310(set_sec_ctx)
> setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2010/05/08 17:56:45, 3] smbd/process.c:1459(process_smb)
> Transaction 26 of length 45 (0 toread)
> [2010/05/08 17:56:45, 3] smbd/process.c:1273(switch_message)
> switch me...
2010 Mar 18
0
No subject
...ead only = No
guest only = Yes
guest ok = Yes
Log file for connection from FreeBSD client using smbclient, successful
connection, exit after a few minutes. Line numbers added with pr command.
Client hostname WK102112. Logging at -d 3. Command was
smbclient //g8dr01/work-clear -U g8team
1 [2010/04/29 15:34:42, 3] auth/auth.c:check_ntlm_password(220)
2 check_ntlm_password: Checking password for unmapped user
[WORKGROUP]\[g8team]@[WK102112] with the new password interface
3 [2010/04/29 15:34:42, 3] auth/auth.c:check_ntlm_password(223)
4 check_ntlm_password: mapped user i...
2013 Sep 06
2
Alignment of data sets
Hi all;
I have a data set with the format below:
Year, Day, Hour, Value
2010, 001, 0, 15.9
2010, 001, 1, 7.3
2010, 001, 2, 5.2
2010, 001, 3, 8.0
2010, 001, 4, 0.0
2010, 001, 5, 12.1
2010, 001, 6, 11.6
2010, 001, 7, 13.9
2010, 001, 8, 11.9
2010, 001, 9, 13.6
2010, 001, 10, 16.1
2010, 001, 11,...
2010 Oct 11
3
Dataset Transformation
I need to transpose the following input dataset into an output dataset like
below
Input
Date
TICKER
Price
11/10/2010
A
0.991642
11/10/2010
B
0.475023
11/10/2010
C
0.218642
11/10/2010
D
0.365135
12/10/2010
A
0.687873
12/10/2010
B
0.47006
12/10/2010
C
0.533542
12/10/2010
D
0.812439
13/10/2010
A
0.210848
13/10/2010
B
0.699799
13/10/2010
C
0.546003
13/10/2010
D
0.152316...
2010 Oct 30
8
Under heavy attack
...st wondering if anybody else is also experiencing unusually increased hack
attempts today?
Zeeshan A Zakaria
--
www.ilovetovoip.com
www.pbxforall.com (beta)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101030/7af3ae2e/attachment.htm
2013 Apr 26
2
Remove reciprocal data from a grouped animal social contact dataset
...1 CO16
143 143 30/04/2011 15:26 3 CO1 CO16
144 144 30/04/2011 19:12 16 CO1 CO16
145 145 30/04/2011 20:32 54 CO1 CO16
146 146 30/04/2011 20:35 114 CO1 CO16
147 147 02/05/2011 00:26 30 CO1 CO16
148 148 03/05/2011 18:56 20 CO1 CO16
149 149 17/07/2010 04:02 6 CO1 CO2
150 150 18/07/2010 18:45 3 CO1 CO2
151 151 19/07/2010 02:43 9 CO1 CO2
152 152 19/07/2010 17:48 56 CO1 CO2
153 153 20/07/2010 03:15 4 CO1 CO2
154 154 20/07/2010 04:17 48 CO1 CO2
155 155 20/07/2010 04:20 49 CO1 CO2...
2011 Nov 16
3
Interpolating hourly basis
I have a huge data set in the form of
V1 V2 V3 V4 V5 V6
1 201005010000201005010000 1.68291.38 1 0
2 201005010000201005010300 0.93335.10 1 0
3 201005010000201005010600 2.25 57.38 1 0
4 201005010000201005010900 0.43 13.76 1 0
5 201005010000201005011200 0.74101.14 1 0
I am interested in interpolating it on an hour basis(it's for avery 3...
2010 Mar 23
1
Samba 3.4.7 on Debian Squeeze does not allow Vista machines to connect to shares XP users can connect though
...Unix
ii ?samba-common ? ? ? ? ? ? ? ? ? ? ? ? 2:3.4.7~dfsg-1
common files used by both the Samba server and client
ii ?samba-common-bin ? ? ? ? ? ? ? ? ? ? 2:3.4.7~dfsg-1
common files used by both the Samba server and client
are installed on a squeeze ( 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20
UTC 2010 i686 GNU/Linux )
but when I connect from Vista Systems to the shares I am unable to do it.
With the same username and password I can connect the users from
Windows XP systems though.
( ***There is another samba server on OpenBSD 4.6 ( samba-3.0.34p1-ads
) which allows the users to connect from Vi...
2010 Apr 30
3
The user name could not be found when joining a samba domain
...ass: top, account, posixAccount
uid: workstation75$
uidNumber: 1068
Then the workstation displays this message:
"the following error occurred attempting to join the domain "falm"
the user name could not be found"
Then the workstation log outputs this at log level 3
[2010/04/29 19:52:33.724539, 3] smbd/process.c:1485(process_smb)
Transaction 0 of length 137 (0 toread)
[2010/04/29 19:52:33.724570, 3] smbd/process.c:1294(switch_message)
switch message SMBnegprot (pid 1986) conn 0x0
[2010/04/29 19:52:33.724593, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ct...
2010 Oct 22
1
Joining domain works - logging in doesn't
...At the risk of appearing foolish amongst my peers I am posting in
the hope that you can point me in the direction I need to investigate.
I'll include the end of the log.smbd running at debug level 5 which
shows the logon process access the IPC$ share and then the connection
being dropped.
2010/10/22 12:01:55.413644, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/22 12:01:55.413761, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/22 12:01:55.413789, 3] smbd/uid.c:429(push_conn_ctx)
push_conn_ctx(0)...
2010 Aug 03
1
snapshot space - miscalculation?
...used 150K -
daten/backups at zfs-auto-snap_monthly-2009-12-25-21_43 used 7,94M -
daten/backups at zfs-auto-snap_monthly-2010-02-01-00_00 used 60,3M -
daten/backups at zfs-auto-snap:daily-2010-03-01-19:20 used 0 -
daten/backups a...