Description Usage Arguments Value
Computes row- or columnwise sample kurtosis.
1 | matKurtosis(x, margin = 1)
|
x |
Numeric Matrix or data.frame. |
margin |
Scalar giving the subscripts which the function will be applied over, such as in apply. 1 indicates rows (default), 2 indicates columns. |
Vector of sample kurtosis of each row/column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.