Description Usage Arguments Value
View source: R/example_mean_generator.R
Function that generates a mean vector given an input matrix.
1 | example_mean_generator(x_mat)
|
x_mat |
Numeric matrix. |
A vector of means, with length equal to nrow(x_mat)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.