VecToMat | R Documentation |
Function that transforms a vector to a matrix
VecToMat(y, K, m_i)
y |
a vector |
K |
an integer indicating the number of columns of the returned matrix |
m_i |
an integer indicating the number of rows of the returned matrix |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.