[R] plotting granular data

2008-07-11 Thread Neil Gupta
Hello R users, I would apprecaite any help to my current problem. I wanted to plot the following data: 3.3705997271301E-06 -0.000193767858719911 -4.30103236602221E-05 -1.22606947412076E-06 -2.14297322582901E-05 -5.66282817417529E-05 -2.56009760591276E-05 -2.39301719384927E-06 -0.00013440022135339

[R] C# and R

2008-06-13 Thread Neil Gupta
Hello R-Users, I came across this link on CodeProject.com and was wondering, if anyone has implemented this and the benefits of doing so. This may also be of some help for others. Here is a link to the project: http://www.codeproject.com/KB/cs/RtoCSharp.aspx Regards, Neil Gupta

[R] Increase Number of Decimals

2008-06-11 Thread Neil Gupta
R Users, I'm new to R and was wondering how I can show more decimal places when I run commands. If I'm simply running a correlation(ES,YM) how would I increase the number of decimal places R shows? When I run this it shows me .9734044. How can I extend this further? In addition I was running hist

[R] Manipulating DataSets

2008-06-06 Thread Neil Gupta
the Log(MidPoint[2]) - Log(MidPoint[1]) for a symbol "3:ESZ7.GB" So the first one would be log(151087.5) - log(151087.5). I wanted to do this throughout the data set and add that in another column. I would appreciate any help. Regards, Neil Gupta [[alternative HTML versi

[R] Fourier Transform

2008-06-05 Thread Neil Gupta
Hello All, I wanted to perform a fourier transform on high frequency financial data. I have searched and have not found much on this topic for R. I was wondering if anyone has used any libraries for it or have come across any papers I may read. Many Thanks, Neil Gupta [[alternative

[R] Manipulating DataSets

2008-05-29 Thread Neil Gupta
would really appreciate it if I can get some help on this or refer me to a source that may. Thankyou Neil Gupta [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do rea

[R] Joining uneven datasets

2008-05-29 Thread Neil Gupta
Hello, I have quite a simple problem that I believe can be solved quite easily. I have a dataframe as such: Symbol Date Time Exchange TickType ReferenceNumber Price Size 1 3:YMZ7.EC 12/03/2007 08:30:00 ECB83916044 133879 2 3:YMZ7.EC 12/03/2007 08:30:00 EC

[R] R reference Books

2008-05-28 Thread Neil Gupta
Hi I am still fairly new to R but picking it up quickly. I have some problems manipulating data in tables. I was wondering if anyone new any good resources such as an R manual. Some of the intro pdfs I viewed do not show how...much appreciated. [[alternative HTML version deleted]] ___