RowMad | R Documentation |
Median absolute deviation applied to a data.frame rows
RowMad(DF, constant, ...)
DF |
numeric data.frame |
constant |
scale factor |
... |
parameters that can be passed to stats::mad |
the m.a.d of each row (named vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.