mad2 {MinimumDistance} | R Documentation |
Deprecated wrapper for computing the median absolute deviation of low-level summaries
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 |