Hi,
     I am trying to creat a matrix with diagnal blocks, say, I have a matrix X 
of any dimension (nxm) ,and would like to have:
                                                   
                                                            X
                                                                X
                                                                    X
                                                                      .....
otherwise space filled with 0's.   Is there a handy way to do this ?

Thanks a lot in advance.

best

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to