rowSds(x, ...)
colSds(x, ...)
rowMads(x, center=NULL, constant=1.4826, na.rm=FALSE, dim.=dim(x), centers=NULL, ...)
colMads(x, center=NULL, constant=1.4826, na.rm=FALSE, dim.=dim(x), centers=NULL, ...)numeric vector of length N (K) with centers.
By default, they are calculated using rowMedians<mad for details.TRUE, missing values are removed first, otherwise not.rowVars() and
rowMedians(), respectively.center instead.sd, mad and var.
rowIQRs().