Displaying 2 results from an estimated 2 matches for "businessday".
Did you mean:
business_day
2006 Mar 08
3
getting holiday dates?
Hi, i''m writing a timesheet application in which i need to know when the
holidays are, (bank holidays, etc)
Is there a very clever way of getting this info that wouldnt require me
to manually add it to my database??
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2002 Feb 11
2
Time Series ts() Objects
Hi,
Is it possible to create a ts() object, whose data is daily based BUT
measured only on working days?
In other words, suppose I have a data set with 255 observations, measured
from 29 June 1959 to 30 June 1960. How would I create such a data? I
tried something like:
ts(c(...), start(1959, 180))
but I'm not sure what to use for frequency. In other words I don't know
how to