Description Usage Arguments Value Author(s) See Also Examples
Apply the 'mufMax' function to each column of a matrix
1 | mufColumns(d)
|
d |
matrix of numeric values |
vector of maximum (in magnitude) MUF scores, one for each column
Mark Robinson
1 2 | x <- matrix( rnorm(20), nr=5 )
mufColumns(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.