View source: R/qts-sample-class.R
mean.qts_sample | R Documentation |
This function computes the pointwise geometric mean of a QTS sample.
## S3 method for class 'qts_sample'
mean(x, ...)
x |
An object of class |
... |
Further arguments passed to or from other methods. |
An object of class qts
in which quaternions are the
pointwise geometric mean of the input QTS sample.
mean(vespa64$igp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.