Description Usage Arguments Author(s)
Replace the k
th columns in the matrices in factor_list
with the
vectors in new_factors
.
1 | replace_factors(factor_list, new_factors, k)
|
factor_list |
A list of matrices of numerics, each with the
same number of columns. The kth column of the nth element of
|
new_factors |
A list of vectors. The new factors to place in
the |
k |
A positive integer. The column of the matrices in
|
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.