vector_of_matrices | R Documentation |
Computes elements S^n until the value size_vec
vector_of_matrices(the_vector, S, size_vec)
the_vector |
A vector to save results. |
S |
Sub-intensity matrix. |
size_vec |
Size of vector. |
Modified vector with the elements S^n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.