View source: R/3-shared-getMatrix.R
results_to_matrix | R Documentation |
This function converts the results data frame into a matrix.
results_to_matrix(results, what = "theta", features = NULL)
results |
A |
what |
A character string. The column name of the results data frame to be converted into a matrix. |
features |
A vector of features. Default is NULL. |
A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.