[R] Break Matrix
Petr Pikal
petr.pikal at precheza.cz
Thu May 11 11:47:32 CEST 2006
Hi
what about
split and cut
split(your.mat,cut(1:331,28))
HTH
Petr
On 11 May 2006 at 10:15, SUMANTA BASAK wrote:
Date sent: Thu, 11 May 2006 10:15:11 +0100 (BST)
From: SUMANTA BASAK <r_econometrics at yahoo.co.in>
To: R HELP <r-help at stat.math.ethz.ch>
Subject: [R] Break Matrix
> Hi All,
>
> I have a (331*12) matrix. I wan t to braek it into 28 parts each
> window having 12 rows, so that each matrix become (12*12) matrix. How
> can i do this.
>
> Thanks,
> Sumanta.
>
>
> ---------------------------------
>
> Send instant messages to your online friends - NOW
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list