mad2: Deprecated wrapper for computing the median absolute...

Description Usage Arguments

Description

Deprecated wrapper for computing the median absolute deviation of low-level summaries

Usage

 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, ...)

Arguments

object

see showMethods("mad2")

byrow

logical if TRUE, compute the median absolute deviation of the rows of a matrix

...

additional arguments to mad

pedigree

an object of class Pedigree


rscharpf/MinimumDistance documentation built on Sept. 16, 2019, 4:12 a.m.