[R] Variable Names
Konstantinos Euripides Vorloou
K.E.Vorloou at durham.ac.uk
Wed Feb 17 20:04:29 CET 1999
Dear R users,
Thanks for your prompt reply to my query.
Thanks to: Dr. Jonathan Myles
Peter Dalgaard &
Thomas Lumley
Their replies helped me to reach the following solution:
(I am utilizing the WaveThresh library and my aim was
to capture the result of different threshold policies).
for (i in 1:4)
{
temp<-ftallsh[1:8192]-wr(threshold(wd(ftallsh[1:8192],filter.number=i)))
temp2<-paste("error",i,sep=".")
assign(temp2, temp)
}
(I am utilizing the WaveThresh library and my aim was
to capture the result of different threshold policies.
WaveThresh: S wavelet software, release 2.2, Copyright Guy Nason 1993)
Best regards,
Costas
--
---------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Dept. of Economics & Finance | Fax: +44 (0)191 374 7289
University of Durham, | email: K.E.Vorloou at durham.ac.uk
23/26 Old Elvet, | or : vorlow at rocketmail.com
Durham DH1 3HY, | ---------------------------------
UK. | http://www.durham.ac.uk/~dec3kev
http://www.durham.ac.uk/Economics | ICQ: 20595534
---------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list