Re: [R] Unexpected behavior with cbind.ts

2016-08-10 Thread John Kane
Canada > -Original Message- > From: apoema@gmail.com > Sent: Wed, 10 Aug 2016 14:54:38 -0300 > To: r-help@r-project.org > Subject: [R] Unexpected behavior with cbind.ts > > I got two ts variables (w and y) that I want to cbind into a mts matrix > variable. >

[R] Unexpected behavior with cbind.ts

2016-08-10 Thread Caio GuimarĂ£es Figueiredo
I got two ts variables (w and y) that I want to cbind into a mts matrix variable. w is a simple ts object with some random data, length=40, start = 2005, end = 2014.75, frequency = 4, class = "ts". y is a collection of 2 ts, nrow = 40, ncol=2, start = 2005, end = 2014.75, frequency = 4, class = "