repM {BMTAR} | R Documentation |
Function to create list of matrix objects
Description
Auxiliary function of some functions in the MTAR package
Usage
repM(M,r)
Arguments
M |
matrix type object |
r |
integer indicating the length of the list |
Value
List of matrix of length r
[Package BMTAR version 0.1.1 Index]