similar to: How to plot a histogram of weekday frequencies in a list of dates?

Displaying 20 results from an estimated 900 matches similar to: "How to plot a histogram of weekday frequencies in a list of dates?"

2003 Oct 22
1
questions about axis
Dear helper. I am a beginer. I have difficulties to handle axis. I want to draw axis label such that axis has range of [-0.4,0.4] with intervel 0.2 for x and y axis. Some part of range do not have data points. Thus, plot does not show whole range. How can I enforce plot to depict the whole range regardless of existence of data points ? Another problem is that when I depict axis labels, some
2011 Jul 22
1
Summing values by weekday and weekend - based on daily dates
Hi, all Here I created a data frame like mydates<- seq(as.Date("2010-05-29"), length = 43, by = "day") myvalues<-runif(43,0,1) myframe<-data.frame(dates=mydates, day=weekdays(dates), value=myvalues) dates day value 1 2010-05-29 Saturday 0.14576143 2 2010-05-30 Sunday 0.37669604 3 2010-05-31 Monday 0.74813943 4 2010-06-01 Tuesday
2007 Dec 13
1
counting weekday in a month in R
Hi, I am trying to count weekday of the month using R. For example, 1/4/2001 is the 4th weekday of Jan, and 1/5/2001 is the 5th weekday of the month, and 1/8/2001 is the 6th weekday of the month, etc. I get as far as extracting the weekdays from a sequence of dates (see below). But I have not yet figured out a fast way of counting without using a For Loop. Does anyone know how to do such counting
2011 Jul 22
1
Summing daily values by weekday and weekend
(Sorry for reposting. Please delete previous msgs. Thanks!) Hi, all Here I created a data frame like mydates<- seq(as.Date("2010-05-29"), length = 43, by = "day") myvalues<-runif(43,0,1) myframe<-data.frame(dates=mydates, day=weekdays(dates), value=myvalues) dates day value 1 2010-05-29 Saturday 0.14576143 2 2010-05-30 Sunday 0.37669604
2011 Jul 22
0
Summing values by weekday and weekend
Sorry for reposting. The previous message not showing up. Hi, all Here I created a data frame like mydates<- seq(as.Date("2010-05-29"), length = 43, by = "day") myvalues<-runif(43,0,1) myframe<-data.frame(dates=mydates, day=weekdays(dates), value=myvalues) dates day value 1 2010-05-29 Saturday 0.14576143 2 2010-05-30 Sunday 0.37669604 3
2011 Aug 24
0
New package ISOweek: Week of the year and weekday according to ISO 8601
ISOweek is a small package which contains functions to substitute the %V and %u formats which are not implemented on Windows. In addition, the package offers functions to convert from standard calender format yyyy-mm-dd to ISO 8601 week format yyyy-Www-d and vice versa. Uwe Block [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list
2011 Aug 24
0
New package ISOweek: Week of the year and weekday according to ISO 8601
ISOweek is a small package which contains functions to substitute the %V and %u formats which are not implemented on Windows. In addition, the package offers functions to convert from standard calender format yyyy-mm-dd to ISO 8601 week format yyyy-Www-d and vice versa. Uwe Block [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list
2007 Jun 25
0
[1072] trunk/wxruby2/swig/shared/datetime.i: Add typemap for DateTime::WeekDay; plug mem leak with wxDateTime arg
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Jun 23
3
Problems with weekday extraction from zoo objects
Hi Folks! I'm struggling with dates - but enough about my personal life..... I have two daily time series files. In one (x) the date format is Y/m/d and the other (y) is d/m/y. I used read.zoo on both and they read into R with no problem. Then I use: weekdays(as.Date(x$DATE)) and get what I expect - all the days of the week in my data set. When I use:
2010 Jan 01
1
Rsync, CP and Cron job workaround?
Hi, I have a Linux based NAS, which unfortunately appears to be a bit underpowered, heres why I say that: 5 PC's backup to the NAS on a weekly full with hourly incrementals 7 days a week between 7am and 6pm (2 week retention policy). There is no problem with that. Where there is a problem is getting that data off the NAS to the USB attached storage for off site (2 disks swapped weekly). The
2020 Apr 01
2
LLVM SVE/SVE2 Sync-up calls
Hello, Just bringing to people's attention that we organise a bi-weekly sync-up call to discuss and collaborate on upstream support for scalable vectors and SVE/SVE2 CodeGen support in LLVM. The meetings are held every other Thursday, with the next meeting tomorrow (April 2nd) at 3pm GMT / 7am PST. The invite and agenda for tomorrow's meeting (including links to minutes from previous
2013 Jan 14
1
Confidence intervel for regression line
Hi all, For the simple linear regression, I want to find the input "x" value so that the lower confidnece limit is a specific number, say 0.2. In other words, I want to find the value of x so that the lower confidence bound crosses the horizontal line 0.2. Is there a simple way (an R function) that can do this? Thanks. Hanna [[alternative HTML version deleted]]
2005 May 14
0
[LLVMdev] gmake check failures
On Sat, 14 May 2005, Jeff Cohen wrote: > FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/io.llx: > Assertion failed: (ResNo < Values.size() && "Illegal result number!"), > function getValueType, file > /usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line 507. > Abort trap (core dumped) > > FAIL:
2005 May 14
1
[LLVMdev] gmake check failures
My last update was at 6:52am PDT Chris Lattner wrote: > On Sat, 14 May 2005, Jeff Cohen wrote: > >> FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/io.llx: >> Assertion failed: (ResNo < Values.size() && "Illegal result >> number!"), function getValueType, file >> /usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line
2004 May 06
1
Multiplex Ogg spec meeting on Saturday
As mentioned at the monthly meeting, we're holding an irc session this weekend to try and develop final concensus on the multiplex issues. This mostly affects Theora and others doing video with Ogg. The best time for the principals was Saturday, 2004-05-08 14:00 GMT. That's 7am PDT, 10am EDT in the americas, 16:00 CET in europe, and midnight eastern in Australia. Anyone is of course
2004 May 06
1
Multiplex Ogg spec meeting on Saturday
As mentioned at the monthly meeting, we're holding an irc session this weekend to try and develop final concensus on the multiplex issues. This mostly affects Theora and others doing video with Ogg. The best time for the principals was Saturday, 2004-05-08 14:00 GMT. That's 7am PDT, 10am EDT in the americas, 16:00 CET in europe, and midnight eastern in Australia. Anyone is of course
2003 Jun 02
2
R 1.7.1 beta is out
I've wrapped up the first beta release of 1.7.1. It is available on http://cran.us.r-project.org/src/base/ Things are set up so that a new version should be generated every morning at 7am local time (Wisconsin), until the day of the final release. (And consequentially, although it will propagate to the rest of CRAN, it will most likely be out of date by then, so do get it from the above
2010 Jun 18
1
Read data from .csv file and regression on dummy variables
Hi, I need to regress the population on time slot and also days in advance. A sample dataset is like this. I do not know whether I can attach a file in this mailing list or not. If you know how to do it, I will be happy to send you my data file. time slot days in advance US EUR CHINA JAPAN 2 34 56 78 34 6:am-7am 5
2012 Jun 12
4
rsync takes long pauses in xfer ?
Hey folks, I did some googling on this but did not come up with much. I'm using rsnapshot which uses rsync, and I notice some pretty long pauses in the xfers as you can see on this graph from "munin". THe machine in question right at the moment is doing nothing but rsyncing ( rsnapshoting ) some 12T of NAS storage to local disk, so there is nothing else going on at all.
2007 Nov 26
1
LDAP logonHours problem
Hi! I have a problem according to the logonHours setting in my Samba Domain. Users are in LDAP, and everyone has a logonHours attribute, which could be: - login is possible at any time - login is only possible between 7AM and 12PM(mindnight), 7h-24h in 24 hours format, I'm going to use 24h format here in this post. Samba manual states than logonHours is a 168 bit mask, starting with Sunday