Skip to content
Prev 67511 / 398506 Next

Time series misalignment

On Tue, 12 Apr 2005 18:47:21 -0400 Fernando Saldanha wrote:

            
Sure, you can merge() several series first and then pass this as the
data argument to lm(). See the vignette of the zoo package for more
examples.
Really, you are *not* using the tseries package here!

(In the old days, the class "ts" and its methods used to be in the
package ts, but this was merged into stats long ago. tseries is an
entirely different package.)
Z