View Full Version : Splus Help please


uberathlete
07-16-2007, 12:40 PM
Hi everyone. I just got Splus after I heard that it has functions for aligning an irregularly spaced time series to a specified time clock. Basically I have data down to the second but it's irregularly spaced and I need it to make convert it to fixed interval data. Since I'm new at Splus I really don't know how to go about it. Does anyone have an idea of how to achieve what I'm trying to so? Any suggestions / help / comments would be greatly appreciated. Thank you!

abel
10-18-2007, 10:10 PM
In Splus there is some class of time or date; you can use them; Splus has a few on-line help docs, where there are some examples.

And there is a module named "FinMetrics", which can do this so well, you would read some example in its manual.

Good luck!