Description Usage Arguments Value Author(s) See Also Examples
This function computes the mean and standard deviation of each row in a data matrix. The source code is written in C. As a consequence, the computation is quite fast.
1  | 
data | 
 The data matrix.  | 
A matrix, the first columns contain the means, the second the standard deviations.
Raphael Gottardo
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.