Displaying 20 results from an estimated 110 matches similar to: "problem with applying regul function (pastecs)"
2007 Oct 11
0
Help Problems formatting date and using Regul function
Hello,
I problem is in the format of the date, my time series is like this:
2006070100 1244 61 62
2006070101 1221 60 60
2006070102 1214 60 60
2006070103 1194 59 59
2006070104 1182 58 58
2006070105 1178 58 58
2006070106 1176 58 58
2006070107 1173 58 58
2007 May 23
1
Question concerning "pastecs" package
Hi
I just installed the pastecs package and I am wondering: is there an
english (or german) translation of the file pastecs.pdf? If not, is
there an explanation somewhere of the object of type 'turnpoints' as a
result of turnpoints(), especially the "info" field?
Thanks,
Rainer
--
NEW EMAIL ADDRESS AND ADDRESS:
Rainer.Krug at uct.ac.za
RKrug at sun.ac.za WILL BE
2004 Mar 19
1
date conversions in pastecs
In function daystoyears in package pastecs, I get this (wrong?) result
with 1995:
> daystoyears(1,datemin="1/1/1997",dateformat="m/d/Y")
1997.001
> daystoyears(1,datemin="1/1/1995",dateformat="m/d/Y")
1994.999
Any insights?
Thanks
Angel
2005 May 16
0
Turnpoints (pastecs): How to specify a limit on the number of tur npoints?
Hello,
I'm trying to get a few turnpoints for a financial time series. There is a
function in pastecs that does that. However, I get a large number of
turnpoints:
library(pastecs)
data(EuStockMarkets)
dax <-EuStockMarkets[,1]
plot(dax)
turnp <-turnpoints(dax)
summary(turnp) #gives 925 peaks/pits!!!
How can specify to get only 30 turnpoints?
Second question: the extract function
2009 May 17
0
Some questions about package "pastecs" and "stats"
My goal is to remove signals trend without any a-priori knowledge of the trend type, if any. Some signals are very noisy and non-stationary (example attached).
I have experimented with a number of techniques. Staring at the results, I can hardly tell which method is best.
I am attaching the result of function "local.trend" as I cannot understand it. Nor I can make a sense of the returned
2007 Oct 10
3
(no subject)
Hello,
I problem is in the format of the date, my time series is like this:
2006070100 1244 61 62
2006070101 1221 60 60
2006070102 1214 60 60
2006070103 1194 59 59
2006070104 1182 58 58
2006070105 1178 58 58
2006070106 1176 58 58
2006070107 1173 58 58
2016 Oct 13
2
LTO prevention help
I'm trying to learn about LTO. I have a static variable that I try to give
a non-compile-time-constant value to. With LTO turned off, the sprintf
happens i.e. a breakpoint set on that line does get triggered. With LTO
turned on (either Monolithic or Incremental), the code appears to be
removed/elided/deleted/forgotten/dropped/lost/ignored and the breakpoint is
never tripped.
What can I do to
2005 Jan 31
1
installing ie6 with winetools
i try to configre wine using winetools, but don't get any furtherin base setup
than accepting the licence agreement of internet explorer. it doesn't make any
difference if i try to install from cd or internet.
on the console, where i started winetools you can read:
linux:~> wt
Wine 20041201
wine is executed as "wine"
Parameters are ""
Version of Wine is OK.
2005 Jan 08
1
WineTools (2.1.0) + WINEPREFIX
Hi!
I have difficulties using WineTools 2.1.0 with WINEPREFIX set.
It does not matter whether use wineprefixcreate or not.
I want to start a new wine-Konfiguration from scratch:
export WINEPREFIX=$HOME/.wine
wineprefixcreate (or not)
wt > /tmp/Fehlermeldungen.wt 2>&1
When I try "Create a fake windows drive", WineTools doesn't create one
although it said it did!
I have
2009 Nov 27
0
Martijn Oost/TMME is out of the office.
I will be out of the office starting 27/11/2009 and will not return until
01/12/2009.
I will respond to your message when I return. For urgent matters contact
Hans Vliebergh on 2826.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Jun 14
0
Priority and regulate http traffice for users
Hi all,
I would like to priorities http traffic over smtp, that is give http 70% of
bandwidth and smtp 30%. Also I would like to deny a few people from browsing
until a certain time like 8am to 4pm...
Any idea?
Thanks
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2013 Jan 13
1
Incorporating single functions from other packages: rules and regulations?
Hi,
In a little pkg I'm developing I am in need of the functionality provided by
plotrix::listDepth.
I am loath of having the depend on and import the whole package just for
that purpose.
What is an acceptable way of integrating this functionality into my own
package? Just copying the function and referencing it in the documentation
appropriately?
Thanks for any hints.
Sincerely, Joh
2004 Aug 10
2
WiFi phone radiation regulation?
All,
I just had the fortune to take one of the new Senao Wifi SIP phones for
a short test drive. First look - it's a nice, compact phone. Weighs
around 87g and roughly the size of a Nokia 6210. More on the those
later. The thing that struck me was the RF power, it's rated at 100mw
(20dBm). That's 10 times more than any of the other brands out on the
market Cisco, WiSIP, Zyxel
2000 Sep 28
1
(Newbie) using par() to regulate viewing area in graphs
Hello:
I should first apologize for the very basic question, but I ought to
start from somewhere [embarrassed grin].
I am using R-1.0.0 in a Windows 98 machine to plot some graphs. I
tried to apply a "zoom in" in some portions of the graph using say
'par(yaxp=c(0.35,0.40,5))' but nothing happens, no error msg, no
update in the active graphics device. What should be the
2010 Dec 01
1
Belkin Regulator Pro dropping connection and halting
I've a Belkin Regulator Pro (F6C1400-EUR) connected via serial to a
FreeBSD machine using NUT v.2.4.3
Sometimes I get a series of logged messages saying that the data is
switching between stale and valid, this in itself isn't an issue,
however occasionally when the communication is re-established, upsmon
gets a "On battery" message followed quickly by "Battery low"
2009 Sep 16
1
Registration
Hi,
I have a question to post. But I have a problem finding the appropriate
forum. Some of the FAQ on pastecs are answered by
R-help@stat.math.ethz.chmailing list. I searched to see if this
mailing list requires registration
or not. There was no information about that. I am a registered member of R-
help general mailing list but I am aware it is better to post my question to
a specific group in
2013 Apr 24
2
How to make a raster image in R from my own data set
Hi R-user,
I was trying to make a raster map with WGS84 projection in R, but I could not make it. I found one data set in Google that data is almost the same format as of mine. I wanted to make a raster map of temperature with 1 degree spatial resolution for the global scale.
I could make it in GIS software but I do have many variables (to be many raster images) and ultimately I am importing them
2008 Mar 07
2
Irregular Time Series Issue
Hello,
I have an irregular time series of the form :
Time Data Time1 Data1 ....
1 b 1 e
7 g 4 i
NA NA 5 k
NA NA NA NA ...
(the columns have varying length of NAs after a certain point)
Converting this to regular time series with Pastecs does not seem to
work, when I see the
entire data as a single series. So I remove
2009 Sep 16
2
Turnpoints
Good evening to everybody. I have a data of four columns - three of the
columns represent date while the fourth is counts. Setting 4000 as my
minimum point/value, I wish to find out the number of counts that are less
or equal to 4000 and the dates they occur. I have installed pastecs and have
been trying to use turnpoints function to do this. I have not been much
lucky. I am a still learning. I
2012 Dec 20
2
how to make a table of summary statistics
Dear R-listers,
I am a newbie with R and I am struggling with something I consider very
basic. I wish to produce a table (to import in a latex file) of summary
statistics, but for as much as I've been looking around and trying various
alternatives (plyr, reporttools, pastecs and Hmisc) I haven't found what I
am looking for. Probably I am doing something wrong, but I can't figure out