colMedians
Medians of matrix by columns
colMedians(x, na.rm = TRUE, ...)
x
: a matrixna.rm
: boolean indicating whether to remove nans...
: rest of inputsA vector with all the medians
s <- colMedians(matrix(4, 3, 2))
rowMedians
, tests
, sumStats
, gaussTest
, ident
, cusum
, varTest
, conv
, armaFilter
, dif
, roots
, zplane
, acft
, slide
, plotSlide
, Accuracy
, tsDisplay
, size
Diego J. Pedregal
Useful links