Deprecated wrapper for computing the median absolute deviation of low-level summaries
1 2 3 4 5 6 7 8 9 10 11 12 13 | mad2(object, byrow = FALSE, ...)
## S4 method for signature 'list'
mad2(object, byrow, pedigree, ...)
## S4 method for signature 'TrioSetList'
mad2(object, byrow = FALSE, ...)
## S4 method for signature 'matrix'
mad2(object, byrow, pedigree, ...)
## S4 method for signature 'array'
mad2(object, byrow, pedigree, ...)
|
object |
see |
byrow |
logical if TRUE, compute the median absolute deviation of the rows of a matrix |
... |
additional arguments to |
pedigree |
an object of class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.