Rmatrix2mvOneVar | R Documentation |
Normally a modelValues object is accessed one "row" at a time. This function allows all rows for one variable to set from a matrix with one dimension more than the variable to be set.
Rmatrix2mvOneVar(mat, mv, varName, k)
mat |
Input matrix |
mv |
modelValues object to be modified. |
varName |
Character string giving the name of the variable on |
k |
Number of rows to use |
This function may be deprecated in the future when a more natural system for interacting with modelValues objects is developed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.