median.qts_sample {squat} | R Documentation |
This function computes the pointwise geometric median of a QTS sample.
## S3 method for class 'qts_sample'
median(x, na.rm = FALSE, ...)
x |
An object of class |
na.rm |
A logical value indicating whether NA values should be stripped before the computation proceeds. |
... |
Further arguments passed to or from other methods. |
An object of class qts
in which quaternions are the
pointwise geometric median of the input QTS sample.
median(vespa64$igp)