Displaying 20 results from an estimated 1700 matches similar to: "Duplicate dates in zoo objects"
2010 Jan 28
3
Using tcltk or other graphical widgets to view zoo time series objects
Dear all,
I am looking at the R-help entry below:
http://finzi.psych.upenn.edu/R/Rhelp02/archive/26640.html
I have a more complicatedt problem. I have a zoo time series frame with
100+ sequences.
I want to cycle through them back and forth and compare them to the 1st
column at any time.
I need also a button to click when I need the viewed-selected sequence
(that is being compared to the
2010 Apr 12
1
N'th of month working day problem
Dear Gabor,
Thanks for your reply. however:
> tail(DJd)
^DJI.Close
2010-04-01 10927.07
2010-04-05 10973.55
2010-04-06 10969.99
2010-04-07 10897.52
2010-04-08 10927.07
*2010-04-09 10997.35*
> tail(ag)
2009-11-30 10344.84
2009-12-31 10428.05
2010-01-31 10067.33
2010-02-28 10325.26
2010-03-31 10856.63
*2010-04-30 10997.35
*
It seems the script "makes up"
2010 Apr 08
1
Exchanging zoo object dates
Hi,
I have two zoo objects (time series of same frequency) say A and B. I
need to exchange A's dates for B's.
Is there and easy way?
I managed to do it by converting A to a vector and pasting it on a zoo
vector (all ones) with B's dates but I wonder if there is an easier way
by some "zoo" command I have overlooked...
Thanks in advance,
Costas
2010 May 20
2
Time problems (POSIXct)
Hello,
I have a zoo time series object (say a) with the following time
stamp/format
[1] "1950-01-03 GMT" "1950-01-04 GMT" "1950-01-05 GMT" "1950-01-06 GMT"
[5] "1950-01-09 GMT" "1950-01-10 GMT"
and another (say b) with
[1] "1950-01-05" "1950-01-06" "1950-01-09" "1950-01-10"
2010 Jun 30
1
merge.zoo and fill
Hello again,
I merge different zoo time series with prices at different dates. This
returns a multivariate zoo object with NA's at various points i.e.,
2010-02-28 NA NA NA NA 850.2 2444.4 NA
NA NA NA NA NA NA
2010-03-01 61.1 55.3 61.5 81.24 NA NA 1712.2 3.3
11139.3 163.7 2242.4 9015.6 109.791
2010-03-31
2010 Mar 19
1
Playwith with Linux Mint
Hi,
I am having problems installing playwith on a Linux Mint ver. 8 (Helena)
computer running R-2.10.1. <src/base/R-2/R-2.10.1.tar.gz>
Anybody facing similar problems?
Is it a GTK issue? I can not install the cairo related
packages/libraries as well.
Any pointers very welcome.
Thanks + bestregards,
Costas
[[alternative HTML version deleted]]
2012 Feb 26
2
question about user written function (newb question)
Quick newb question about R relating to the line of code below:
rawCool = read.zoo("cooling.txt", FUN = as.chron, format = "%m/%d/%Y %H:%M",
sep = "\t", aggregate = function(x) tail(x, 1))
I'm wondering what the specifics are for the argument where it has
"aggregate = function(x) tail(x, 1)". I understand that it removes the last
row of
2012 Mar 22
4
read.zoo - combining two columns with date and time respectively into one index column?
I have three columns in my raw data: date, time, and dry bulb temperature:
http://r.789695.n4.nabble.com/file/n4495326/weathDataSDCoron.txt
weathDataSDCoron.txt
The date format is %Y%m%d and the time format is %H:%M. Any ideas on how to
read it in such that it looks at the first two columns and then merges it
into one column combining both the date and time?
--
View this message in context:
2008 Oct 17
2
Sendmail and deliver LDA exits with EX_TEMPFAIL on overquota
Hi all,
I have setup dovecot 1.1.4 and sendmail 8.14.3 with dovecot LDA on linux
(RHEL5 on x86_64).
I have deliberately set a very low quota (4MB) on a test account, while
the actual disk usage is 5MB at the moment, in order to test overquota
behaviour..
When I send an email to this account, sendmail accepts the email and
tries to deliver it. Deliver fails to save in INBOX and returns an
2012 Mar 20
3
Wrong output due to what I think might be a data type issue (zoo read in problem)
Here's the small scale version of the R script:
http://pastebin.com/sEYKv2Vv
Here's the file that I'm reading in:
http://r.789695.n4.nabble.com/file/n4487682/weatherData.txt weatherData.txt
I apologize for the length of the data. I tried to cut it down to 12 lines,
however, it wasn't reproducing the bad output that I wanted to show.
The problem is that my whole data set
2007 Jan 19
2
Logging
I use the syslog facility for logging purposes. I was wondering if there is a way to redirect all logs to mail.* For example, there are user.* messages.. can I change all of them to mail.* ?
thanks.
--
giannis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070119/7b505121/attachment.html>
2004 Nov 08
4
Wine-20041019.tar.gz
Dear List,
My 'puter runs SuSE Linux version 8.0
I have just compiled and installed, using ./tools/wineinstall
Wine-20041019
The compile and install appeared to go smoothly without error messages,
and was installed using 'su' to root.
But, a segmentation faults prevents me from starting Wine :-(
Please, is there a remedy to fix this ?
Thank you,
Richard
___________
2012 Feb 17
6
convert zoo object to "standard" R object so I can plot and output to csv file
Another newbie question
I got the 1 minute spine interpolation and 15 mean aggregation working with
many thanks to Gabor Grothendieck using Zoo functions. I got a tip from
Hasan Diwan to look at xts but it seemed I would make better progress using
code from Gabor.
Now I'm having trouble plotting this zoo object. I'm thinking I want a
function to "split" the zoo object back to
2010 Mar 03
1
List of zoo dataframes
Hello,
I have various datasets of zoo time series (merged into single frames
via the "merge" command) such as
date var0 var1 var2 var3
08/07/1996 652.54 0.223922 0.515819 0.502638
08/08/1996 662.59 0.997841 0.000383 0.999806
06/09/1996 655.68 0.901685 0.569763 0.866333
08/10/1996 700.64 0.268855 0.244701 0.329285
08/11/1996 730.82 0.438407 0.501427 0.461374
2003 Sep 23
3
New kid on block
Hi,
I am an experienced developer with Windows and familiar with Linux. I am looking for a SIP solution.
1) How does Asterisk compare to VOCAL in terms of support.
2) Is Asterisk free?
3) Where are the docs? Or even better. Where do I start?
4) Will it run on RH9?
Thanks in advance.
Costas
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2003 Sep 29
14
Help with GPL license of Asterisk
I would appreciate some help with this. I read the GPL license and basically it says you can do whatever you want with the software (sell, modify) as long as you include the source code, the License and make any changes you make available in the same manner to all others.
My questions is this: If I develop an external application (say a Call Center application or a GUI management application)
2003 Sep 28
9
Google newsgroup or Forum setup.
I am sure this has been asked before, but why not use Google newsgroup or at least some forum BBS software instead of this cumbersome mailing list process?
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2003 Oct 24
4
Help with Dev Kit Lite
I installed Asterisk as per instructions in the FAQ on the digium.com site. Double checked it. I also think they have a bug in the zapata.conf where the context should be incoming and not internal.
1) I hear no dialtone when I pickup the phone on the S100U. Asterisk sees the event and displays the message on the screen. I tried dialing but nothing happens. I hangup and * shows the hangup event.
2003 Nov 09
4
Multi phone presentation
Hi,
Does anyone have sample * configuration on how I can get an incoming call to ring all SIP phones (small setup, say 4 phones) at the same time.
1) I would like to pickup up any phone and the ringing should stop (of course)
2) Put on hold and pick up on a different phone set.
Do I need special phone features to achieve this? E.g. would the Grandstream 100 do it?
Thanks
--
Costas Menico
2003 Dec 02
2
Does Asterisk overwrite any libraries?
I am using a brand new RH9.0 installation. I installed Asterisk afterwards so I am not sure if Asterisk caused the problem below. The ps doesn't work. It could also be something else. I also tried installing a some video package. But I thought to ask here first if someone has seen this before.
[root@localhost asterisk]# ps
ps: error while loading shared libraries: libproc.so.2.0.6: cannot